+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for ghc-9.0.2nb1
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/.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -H32m -O -Wall \
       -optc-Wall -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 \
       -optl-L/opt/pkg/lib -optl-Wl,-R/opt/pkg/lib -optl-L/usr/lib/amd64 -optl-Wl,-R/usr/lib/amd64 -optl-m64 \
	   -O0 \
	   -XHaskell2010 \
       -hide-all-packages \
       -package-env - \
       -package ghc-prim -package base -package binary -package array -package transformers -package time -package containers -package bytestring -package deepseq -package process -package pretty -package directory -package filepath -package template-haskell -package unix \
       --make utils/ghc-cabal/Main.hs -o utils/ghc-cabal/dist/build/tmp/ghc-cabal \
       -no-user-package-db \
       -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \
       -DCABAL_VERSION=3,4,1,0 \
       -DBOOTSTRAPPING \
       -odir  bootstrapping \
       -hidir bootstrapping \
       libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs \
       -ilibraries/Cabal/Cabal \
       -ilibraries/binary/src \
       -ilibraries/filepath \
       -ilibraries/hpc \
       -ilibraries/mtl \
       -ilibraries/text/src \
       libraries/text/cbits/cbits.c \
       -Ilibraries/text/include \
       -ilibraries/parsec/src \
        \
       
[  1 of 298] Compiling Control.Monad.Cont.Class ( libraries/mtl/Control/Monad/Cont/Class.hs, bootstrapping/Control/Monad/Cont/Class.o )
[  2 of 298] Compiling Control.Monad.Error.Class ( libraries/mtl/Control/Monad/Error/Class.hs, bootstrapping/Control/Monad/Error/Class.o )
[  3 of 298] Compiling Control.Monad.Identity ( libraries/mtl/Control/Monad/Identity.hs, bootstrapping/Control/Monad/Identity.o )
[  4 of 298] Compiling Control.Monad.Reader.Class ( libraries/mtl/Control/Monad/Reader/Class.hs, bootstrapping/Control/Monad/Reader/Class.o )
[  5 of 298] Compiling Control.Monad.State.Class ( libraries/mtl/Control/Monad/State/Class.hs, bootstrapping/Control/Monad/State/Class.o )
[  6 of 298] Compiling Control.Monad.Trans ( libraries/mtl/Control/Monad/Trans.hs, bootstrapping/Control/Monad/Trans.o )
[  7 of 298] Compiling Control.Monad.State.Strict ( libraries/mtl/Control/Monad/State/Strict.hs, bootstrapping/Control/Monad/State/Strict.o )
[  8 of 298] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o )
[  9 of 298] Compiling Data.Binary.FloatCast ( libraries/binary/src/Data/Binary/FloatCast.hs, bootstrapping/Data/Binary/FloatCast.o )
[ 10 of 298] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o )
[ 11 of 298] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o )
[ 12 of 298] Compiling Data.Binary.Get  ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o )
[ 13 of 298] Compiling Data.Binary.Put  ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o )
[ 14 of 298] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o )
[ 15 of 298] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o )
[ 16 of 298] Compiling Data.Binary      ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o )
[ 17 of 298] Compiling Data.Text.Encoding.Error ( libraries/text/src/Data/Text/Encoding/Error.hs, bootstrapping/Data/Text/Encoding/Error.o )
[ 18 of 298] Compiling Data.Text.Internal.ByteStringCompat ( libraries/text/src/Data/Text/Internal/ByteStringCompat.hs, bootstrapping/Data/Text/Internal/ByteStringCompat.o )
[ 19 of 298] Compiling Data.Text.Internal.Encoding.Utf32 ( libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs, bootstrapping/Data/Text/Internal/Encoding/Utf32.o )
[ 20 of 298] Compiling Data.Text.Internal.Functions ( libraries/text/src/Data/Text/Internal/Functions.hs, bootstrapping/Data/Text/Internal/Functions.o )
[ 21 of 298] Compiling Data.Text.Internal.PrimCompat ( libraries/text/src/Data/Text/Internal/PrimCompat.hs, bootstrapping/Data/Text/Internal/PrimCompat.o )
[ 22 of 298] Compiling Data.Text.Internal.Encoding.Utf16 ( libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs, bootstrapping/Data/Text/Internal/Encoding/Utf16.o )
[ 23 of 298] Compiling Data.Text.Internal.Unsafe ( libraries/text/src/Data/Text/Internal/Unsafe.hs, bootstrapping/Data/Text/Internal/Unsafe.o )
[ 24 of 298] Compiling Data.Text.Internal.Unsafe.Shift ( libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs, bootstrapping/Data/Text/Internal/Unsafe/Shift.o )
[ 25 of 298] Compiling Data.Text.Array  ( libraries/text/src/Data/Text/Array.hs, bootstrapping/Data/Text/Array.o )
[ 26 of 298] Compiling Data.Text.Internal.Unsafe.Char ( libraries/text/src/Data/Text/Internal/Unsafe/Char.hs, bootstrapping/Data/Text/Internal/Unsafe/Char.o )
[ 27 of 298] Compiling Data.Text.Internal.Encoding.Utf8 ( libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs, bootstrapping/Data/Text/Internal/Encoding/Utf8.o )
[ 28 of 298] Compiling Data.Text.Internal ( libraries/text/src/Data/Text/Internal.hs, bootstrapping/Data/Text/Internal.o )
[ 29 of 298] Compiling Data.Text.Internal.Search ( libraries/text/src/Data/Text/Internal/Search.hs, bootstrapping/Data/Text/Internal/Search.o )
[ 30 of 298] Compiling Data.Text.Internal.Fusion.Size ( libraries/text/src/Data/Text/Internal/Fusion/Size.hs, bootstrapping/Data/Text/Internal/Fusion/Size.o )
[ 31 of 298] Compiling Data.Text.Internal.Fusion.Types ( libraries/text/src/Data/Text/Internal/Fusion/Types.hs, bootstrapping/Data/Text/Internal/Fusion/Types.o )
[ 32 of 298] Compiling Data.Text.Internal.Fusion.CaseMapping ( libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs, bootstrapping/Data/Text/Internal/Fusion/CaseMapping.o )
[ 33 of 298] Compiling Data.Text.Internal.Fusion.Common ( libraries/text/src/Data/Text/Internal/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Fusion/Common.o )
[ 34 of 298] Compiling Data.Text.Unsafe ( libraries/text/src/Data/Text/Unsafe.hs, bootstrapping/Data/Text/Unsafe.o )
[ 35 of 298] Compiling Data.Text.Internal.Private ( libraries/text/src/Data/Text/Internal/Private.hs, bootstrapping/Data/Text/Internal/Private.o )
[ 36 of 298] Compiling Data.Text.Internal.Fusion ( libraries/text/src/Data/Text/Internal/Fusion.hs, bootstrapping/Data/Text/Internal/Fusion.o )
[ 37 of 298] Compiling Data.Text.Show   ( libraries/text/src/Data/Text/Show.hs, bootstrapping/Data/Text/Show.o )
[ 38 of 298] Compiling Data.Text.Internal.Encoding.Fusion.Common ( libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion/Common.o )
[ 39 of 298] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[ 40 of 298] Compiling Data.Text.Internal.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion.o )
[ 41 of 298] Compiling Data.Text.Encoding ( libraries/text/src/Data/Text/Encoding.hs, bootstrapping/Data/Text/Encoding.o )
[ 42 of 298] Compiling Data.Text        ( libraries/text/src/Data/Text.hs, bootstrapping/Data/Text.o )
[ 43 of 298] Compiling Data.Text.Internal.Lazy ( libraries/text/src/Data/Text/Internal/Lazy.hs, bootstrapping/Data/Text/Internal/Lazy.o )
[ 44 of 298] Compiling Data.Text.Internal.Lazy.Search ( libraries/text/src/Data/Text/Internal/Lazy/Search.hs, bootstrapping/Data/Text/Internal/Lazy/Search.o )
[ 45 of 298] Compiling Data.Text.Internal.Lazy.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Fusion.o )
[ 46 of 298] Compiling Data.Text.Lazy.Encoding ( libraries/text/src/Data/Text/Lazy/Encoding.hs, bootstrapping/Data/Text/Lazy/Encoding.o )
[ 47 of 298] Compiling Data.Text.Lazy   ( libraries/text/src/Data/Text/Lazy.hs, bootstrapping/Data/Text/Lazy.o )
[ 48 of 298] Compiling Distribution.Compat.Async ( libraries/Cabal/Cabal/Distribution/Compat/Async.hs, bootstrapping/Distribution/Compat/Async.o )
[ 49 of 298] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o )
[ 50 of 298] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o )
[ 51 of 298] Compiling Distribution.Compat.Directory ( libraries/Cabal/Cabal/Distribution/Compat/Directory.hs, bootstrapping/Distribution/Compat/Directory.o )
[ 52 of 298] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o )
[ 53 of 298] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o )
[ 54 of 298] Compiling Distribution.Compat.Newtype ( libraries/Cabal/Cabal/Distribution/Compat/Newtype.hs, bootstrapping/Distribution/Compat/Newtype.o )
[ 55 of 298] Compiling Distribution.Compat.Process ( libraries/Cabal/Cabal/Distribution/Compat/Process.hs, bootstrapping/Distribution/Compat/Process.o )
[ 56 of 298] Compiling Distribution.Compat.Stack ( libraries/Cabal/Cabal/Distribution/Compat/Stack.hs, bootstrapping/Distribution/Compat/Stack.o )
[ 57 of 298] Compiling Distribution.Compat.Typeable ( libraries/Cabal/Cabal/Distribution/Compat/Typeable.hs, bootstrapping/Distribution/Compat/Typeable.o )
[ 58 of 298] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o )
[ 59 of 298] Compiling Distribution.Simple.Utils.Json ( libraries/Cabal/Cabal/Distribution/Simple/Utils/Json.hs, bootstrapping/Distribution/Simple/Utils/Json.o )
[ 60 of 298] Compiling Distribution.Utils.Base62 ( libraries/Cabal/Cabal/Distribution/Utils/Base62.hs, bootstrapping/Distribution/Utils/Base62.o )
[ 61 of 298] Compiling Distribution.Utils.MD5 ( libraries/Cabal/Cabal/Distribution/Utils/MD5.hs, bootstrapping/Distribution/Utils/MD5.o )
[ 62 of 298] Compiling Distribution.Utils.String ( libraries/Cabal/Cabal/Distribution/Utils/String.hs, bootstrapping/Distribution/Utils/String.o )
[ 63 of 298] Compiling Distribution.Utils.Structured ( libraries/Cabal/Cabal/Distribution/Utils/Structured.hs, bootstrapping/Distribution/Utils/Structured.o )
[ 64 of 298] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o )
[ 65 of 298] Compiling Distribution.Compat.NonEmptySet ( libraries/Cabal/Cabal/Distribution/Compat/NonEmptySet.hs, bootstrapping/Distribution/Compat/NonEmptySet.o )
[ 66 of 298] Compiling Distribution.Compat.Prelude ( libraries/Cabal/Cabal/Distribution/Compat/Prelude.hs, bootstrapping/Distribution/Compat/Prelude.o )
[ 67 of 298] Compiling Distribution.Utils.ShortText ( libraries/Cabal/Cabal/Distribution/Utils/ShortText.hs, bootstrapping/Distribution/Utils/ShortText.o )
[ 68 of 298] Compiling Distribution.Utils.Progress ( libraries/Cabal/Cabal/Distribution/Utils/Progress.hs, bootstrapping/Distribution/Utils/Progress.o )
[ 69 of 298] Compiling Distribution.Utils.MapAccum ( libraries/Cabal/Cabal/Distribution/Utils/MapAccum.hs, bootstrapping/Distribution/Utils/MapAccum.o )
[ 70 of 298] Compiling Distribution.Utils.IOData ( libraries/Cabal/Cabal/Distribution/Utils/IOData.hs, bootstrapping/Distribution/Utils/IOData.o )
[ 71 of 298] Compiling Distribution.Types.Condition ( libraries/Cabal/Cabal/Distribution/Types/Condition.hs, bootstrapping/Distribution/Types/Condition.o )
[ 72 of 298] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o )
[ 73 of 298] Compiling Distribution.Simple.InstallDirs.Internal ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs/Internal.hs, bootstrapping/Distribution/Simple/InstallDirs/Internal.o )
[ 74 of 298] Compiling Distribution.Simple.Flag ( libraries/Cabal/Cabal/Distribution/Simple/Flag.hs, bootstrapping/Distribution/Simple/Flag.o )
[ 75 of 298] Compiling Distribution.Parsec.Position ( libraries/Cabal/Cabal/Distribution/Parsec/Position.hs, bootstrapping/Distribution/Parsec/Position.o )
[ 76 of 298] Compiling Distribution.PackageDescription.Quirks ( libraries/Cabal/Cabal/Distribution/PackageDescription/Quirks.hs, bootstrapping/Distribution/PackageDescription/Quirks.o )
[ 77 of 298] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o )
[ 78 of 298] Compiling Distribution.Fields.Field ( libraries/Cabal/Cabal/Distribution/Fields/Field.hs, bootstrapping/Distribution/Fields/Field.o )
[ 79 of 298] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o )
[ 80 of 298] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o )
[ 81 of 298] Compiling Distribution.Compat.DList ( libraries/Cabal/Cabal/Distribution/Compat/DList.hs, bootstrapping/Distribution/Compat/DList.o )
[ 82 of 298] Compiling Distribution.Lex ( libraries/Cabal/Cabal/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o )
[ 83 of 298] Compiling Distribution.Compat.Lens ( libraries/Cabal/Cabal/Distribution/Compat/Lens.hs, bootstrapping/Distribution/Compat/Lens.o )
[ 84 of 298] Compiling Distribution.Types.CondTree ( libraries/Cabal/Cabal/Distribution/Types/CondTree.hs, bootstrapping/Distribution/Types/CondTree.o )
[ 85 of 298] Compiling Distribution.CabalSpecVersion ( libraries/Cabal/Cabal/Distribution/CabalSpecVersion.hs, bootstrapping/Distribution/CabalSpecVersion.o )
[ 86 of 298] Compiling Distribution.SPDX.LicenseListVersion ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseListVersion.hs, bootstrapping/Distribution/SPDX/LicenseListVersion.o )
[ 87 of 298] Compiling Distribution.Pretty ( libraries/Cabal/Cabal/Distribution/Pretty.hs, bootstrapping/Distribution/Pretty.o )
[ 88 of 298] Compiling Distribution.Compat.Graph ( libraries/Cabal/Cabal/Distribution/Compat/Graph.hs, bootstrapping/Distribution/Compat/Graph.o )
[ 89 of 298] Compiling Distribution.Utils.UnionFind ( libraries/Cabal/Cabal/Distribution/Utils/UnionFind.hs, bootstrapping/Distribution/Utils/UnionFind.o )
[ 90 of 298] Compiling Distribution.Verbosity.Internal ( libraries/Cabal/Cabal/Distribution/Verbosity/Internal.hs, bootstrapping/Distribution/Verbosity/Internal.o )
[ 91 of 298] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o )
[ 92 of 298] Compiling System.FilePath  ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o )
[ 93 of 298] Compiling Distribution.Utils.Generic ( libraries/Cabal/Cabal/Distribution/Utils/Generic.hs, bootstrapping/Distribution/Utils/Generic.o )
[ 94 of 298] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o )
[ 95 of 298] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o )
[ 96 of 298] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o )
[ 97 of 298] Compiling Distribution.Parsec.Warning ( libraries/Cabal/Cabal/Distribution/Parsec/Warning.hs, bootstrapping/Distribution/Parsec/Warning.o )
[ 98 of 298] Compiling Distribution.Fields.LexerMonad ( libraries/Cabal/Cabal/Distribution/Fields/LexerMonad.hs, bootstrapping/Distribution/Fields/LexerMonad.o )
[ 99 of 298] Compiling Distribution.Fields.Lexer ( libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs, bootstrapping/Distribution/Fields/Lexer.o )
[100 of 298] Compiling Distribution.Parsec.Error ( libraries/Cabal/Cabal/Distribution/Parsec/Error.hs, bootstrapping/Distribution/Parsec/Error.o )
[101 of 298] Compiling Distribution.Compat.ResponseFile ( libraries/Cabal/Cabal/Distribution/Compat/ResponseFile.hs, bootstrapping/Distribution/Compat/ResponseFile.o )
[102 of 298] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o )
[103 of 298] Compiling Distribution.Compat.FilePath ( libraries/Cabal/Cabal/Distribution/Compat/FilePath.hs, bootstrapping/Distribution/Compat/FilePath.o )
[104 of 298] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o )
[105 of 298] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o )
[106 of 298] Compiling Text.Parsec.Pos  ( libraries/parsec/src/Text/Parsec/Pos.hs, bootstrapping/Text/Parsec/Pos.o )
[107 of 298] Compiling Text.Parsec.Error ( libraries/parsec/src/Text/Parsec/Error.hs, bootstrapping/Text/Parsec/Error.o )
[108 of 298] Compiling Text.Parsec.Prim ( libraries/parsec/src/Text/Parsec/Prim.hs, bootstrapping/Text/Parsec/Prim.o )
[109 of 298] Compiling Text.Parsec.Combinator ( libraries/parsec/src/Text/Parsec/Combinator.hs, bootstrapping/Text/Parsec/Combinator.o )
[110 of 298] Compiling Text.Parsec.Char ( libraries/parsec/src/Text/Parsec/Char.hs, bootstrapping/Text/Parsec/Char.o )
[111 of 298] Compiling Text.Parsec      ( libraries/parsec/src/Text/Parsec.hs, bootstrapping/Text/Parsec.o )
[112 of 298] Compiling Distribution.Parsec.FieldLineStream ( libraries/Cabal/Cabal/Distribution/Parsec/FieldLineStream.hs, bootstrapping/Distribution/Parsec/FieldLineStream.o )
[113 of 298] Compiling Distribution.Compat.Parsing ( libraries/Cabal/Cabal/Distribution/Compat/Parsing.hs, bootstrapping/Distribution/Compat/Parsing.o )
[114 of 298] Compiling Distribution.Compat.CharParsing ( libraries/Cabal/Cabal/Distribution/Compat/CharParsing.hs, bootstrapping/Distribution/Compat/CharParsing.o )
[115 of 298] Compiling Distribution.Parsec ( libraries/Cabal/Cabal/Distribution/Parsec.hs, bootstrapping/Distribution/Parsec.o )
[116 of 298] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o )
[117 of 298] Compiling Distribution.Types.Version ( libraries/Cabal/Cabal/Distribution/Types/Version.hs, bootstrapping/Distribution/Types/Version.o )
[118 of 298] Compiling Distribution.Types.VersionRange.Internal ( libraries/Cabal/Cabal/Distribution/Types/VersionRange/Internal.hs, bootstrapping/Distribution/Types/VersionRange/Internal.o )
[119 of 298] Compiling Distribution.Types.VersionInterval ( libraries/Cabal/Cabal/Distribution/Types/VersionInterval.hs, bootstrapping/Distribution/Types/VersionInterval.o )
[120 of 298] Compiling Distribution.Types.VersionRange ( libraries/Cabal/Cabal/Distribution/Types/VersionRange.hs, bootstrapping/Distribution/Types/VersionRange.o )
[121 of 298] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
[122 of 298] Compiling Distribution.Types.TestType ( libraries/Cabal/Cabal/Distribution/Types/TestType.hs, bootstrapping/Distribution/Types/TestType.o )
[123 of 298] Compiling Distribution.Types.SourceRepo ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo.hs, bootstrapping/Distribution/Types/SourceRepo.o )
[124 of 298] Compiling Distribution.Types.SourceRepo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo/Lens.hs, bootstrapping/Distribution/Types/SourceRepo/Lens.o )
[125 of 298] Compiling Distribution.Types.PkgconfigVersion ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigVersion.hs, bootstrapping/Distribution/Types/PkgconfigVersion.o )
[126 of 298] Compiling Distribution.Types.PkgconfigVersionRange ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigVersionRange.hs, bootstrapping/Distribution/Types/PkgconfigVersionRange.o )
[127 of 298] Compiling Distribution.Types.PkgconfigName ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigName.hs, bootstrapping/Distribution/Types/PkgconfigName.o )
[128 of 298] Compiling Distribution.Types.PkgconfigDependency ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigDependency.hs, bootstrapping/Distribution/Types/PkgconfigDependency.o )
[129 of 298] Compiling Distribution.Types.PackageName ( libraries/Cabal/Cabal/Distribution/Types/PackageName.hs, bootstrapping/Distribution/Types/PackageName.o )
[130 of 298] Compiling Distribution.ZinzaPrelude ( libraries/Cabal/Cabal/Distribution/ZinzaPrelude.hs, bootstrapping/Distribution/ZinzaPrelude.o )
[131 of 298] Compiling Distribution.Simple.Build.Macros.Z ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros/Z.hs, bootstrapping/Distribution/Simple/Build/Macros/Z.o )
[132 of 298] Compiling Distribution.Types.UnqualComponentName ( libraries/Cabal/Cabal/Distribution/Types/UnqualComponentName.hs, bootstrapping/Distribution/Types/UnqualComponentName.o )
[133 of 298] Compiling Distribution.Types.PackageId ( libraries/Cabal/Cabal/Distribution/Types/PackageId.hs, bootstrapping/Distribution/Types/PackageId.o )
[134 of 298] Compiling Distribution.Types.PackageVersionConstraint ( libraries/Cabal/Cabal/Distribution/Types/PackageVersionConstraint.hs, bootstrapping/Distribution/Types/PackageVersionConstraint.o )
[135 of 298] Compiling Distribution.Types.PackageName.Magic ( libraries/Cabal/Cabal/Distribution/Types/PackageName/Magic.hs, bootstrapping/Distribution/Types/PackageName/Magic.o )
[136 of 298] Compiling Distribution.Types.PackageId.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageId/Lens.hs, bootstrapping/Distribution/Types/PackageId/Lens.o )
[137 of 298] Compiling Distribution.Types.LibraryVisibility ( libraries/Cabal/Cabal/Distribution/Types/LibraryVisibility.hs, bootstrapping/Distribution/Types/LibraryVisibility.o )
[138 of 298] Compiling Distribution.Types.LibraryName ( libraries/Cabal/Cabal/Distribution/Types/LibraryName.hs, bootstrapping/Distribution/Types/LibraryName.o )
[139 of 298] Compiling Distribution.Types.MungedPackageName ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageName.hs, bootstrapping/Distribution/Types/MungedPackageName.o )
[140 of 298] Compiling Distribution.Types.MungedPackageId ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageId.hs, bootstrapping/Distribution/Types/MungedPackageId.o )
[141 of 298] Compiling Distribution.Types.LegacyExeDependency ( libraries/Cabal/Cabal/Distribution/Types/LegacyExeDependency.hs, bootstrapping/Distribution/Types/LegacyExeDependency.o )
[142 of 298] Compiling Distribution.Types.ForeignLibType ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibType.hs, bootstrapping/Distribution/Types/ForeignLibType.o )
[143 of 298] Compiling Distribution.Types.ForeignLibOption ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibOption.hs, bootstrapping/Distribution/Types/ForeignLibOption.o )
[144 of 298] Compiling Distribution.Types.Flag ( libraries/Cabal/Cabal/Distribution/Types/Flag.hs, bootstrapping/Distribution/Types/Flag.o )
[145 of 298] Compiling Distribution.Types.ExecutableScope ( libraries/Cabal/Cabal/Distribution/Types/ExecutableScope.hs, bootstrapping/Distribution/Types/ExecutableScope.o )
[146 of 298] Compiling Distribution.Types.Dependency ( libraries/Cabal/Cabal/Distribution/Types/Dependency.hs, bootstrapping/Distribution/Types/Dependency.o )
[147 of 298] Compiling Distribution.Types.SetupBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo.hs, bootstrapping/Distribution/Types/SetupBuildInfo.o )
[148 of 298] Compiling Distribution.Types.SetupBuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo/Lens.hs, bootstrapping/Distribution/Types/SetupBuildInfo/Lens.o )
[149 of 298] Compiling Distribution.Types.DependencyMap ( libraries/Cabal/Cabal/Distribution/Types/DependencyMap.hs, bootstrapping/Distribution/Types/DependencyMap.o )
[150 of 298] Compiling Distribution.Types.ComponentName ( libraries/Cabal/Cabal/Distribution/Types/ComponentName.hs, bootstrapping/Distribution/Types/ComponentName.o )
[151 of 298] Compiling Distribution.Types.ExeDependency ( libraries/Cabal/Cabal/Distribution/Types/ExeDependency.hs, bootstrapping/Distribution/Types/ExeDependency.o )
[152 of 298] Compiling Distribution.Types.ComponentId ( libraries/Cabal/Cabal/Distribution/Types/ComponentId.hs, bootstrapping/Distribution/Types/ComponentId.o )
[153 of 298] Compiling Distribution.Types.UnitId ( libraries/Cabal/Cabal/Distribution/Types/UnitId.hs, bootstrapping/Distribution/Types/UnitId.o )
[154 of 298] Compiling Distribution.Types.GivenComponent ( libraries/Cabal/Cabal/Distribution/Types/GivenComponent.hs, bootstrapping/Distribution/Types/GivenComponent.o )
[155 of 298] Compiling Distribution.Types.BuildType ( libraries/Cabal/Cabal/Distribution/Types/BuildType.hs, bootstrapping/Distribution/Types/BuildType.o )
[156 of 298] Compiling Distribution.Types.BenchmarkType ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkType.hs, bootstrapping/Distribution/Types/BenchmarkType.o )
[157 of 298] Compiling Distribution.Types.BenchmarkInterface ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkInterface.hs, bootstrapping/Distribution/Types/BenchmarkInterface.o )
[158 of 298] Compiling Distribution.Types.AbiHash ( libraries/Cabal/Cabal/Distribution/Types/AbiHash.hs, bootstrapping/Distribution/Types/AbiHash.o )
[159 of 298] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o )
[160 of 298] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o )
[161 of 298] Compiling Distribution.SPDX.LicenseReference ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseReference.hs, bootstrapping/Distribution/SPDX/LicenseReference.o )
[162 of 298] Compiling Distribution.SPDX.LicenseId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseId.hs, bootstrapping/Distribution/SPDX/LicenseId.o )
[163 of 298] Compiling Distribution.SPDX.LicenseExceptionId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExceptionId.hs, bootstrapping/Distribution/SPDX/LicenseExceptionId.o )
[164 of 298] Compiling Distribution.SPDX.LicenseExpression ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExpression.hs, bootstrapping/Distribution/SPDX/LicenseExpression.o )
[165 of 298] Compiling Distribution.SPDX.License ( libraries/Cabal/Cabal/Distribution/SPDX/License.hs, bootstrapping/Distribution/SPDX/License.o )
[166 of 298] Compiling Distribution.SPDX ( libraries/Cabal/Cabal/Distribution/SPDX.hs, bootstrapping/Distribution/SPDX.o )
[167 of 298] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o )
[168 of 298] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o )
[169 of 298] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o )
[170 of 298] Compiling Distribution.Types.TestSuiteInterface ( libraries/Cabal/Cabal/Distribution/Types/TestSuiteInterface.hs, bootstrapping/Distribution/Types/TestSuiteInterface.o )
[171 of 298] Compiling Distribution.Types.ModuleRenaming ( libraries/Cabal/Cabal/Distribution/Types/ModuleRenaming.hs, bootstrapping/Distribution/Types/ModuleRenaming.o )
[172 of 298] Compiling Distribution.Types.IncludeRenaming ( libraries/Cabal/Cabal/Distribution/Types/IncludeRenaming.hs, bootstrapping/Distribution/Types/IncludeRenaming.o )
[173 of 298] Compiling Distribution.Types.Mixin ( libraries/Cabal/Cabal/Distribution/Types/Mixin.hs, bootstrapping/Distribution/Types/Mixin.o )
[174 of 298] Compiling Distribution.Types.ModuleReexport ( libraries/Cabal/Cabal/Distribution/Types/ModuleReexport.hs, bootstrapping/Distribution/Types/ModuleReexport.o )
[175 of 298] Compiling Distribution.Types.Module ( libraries/Cabal/Cabal/Distribution/Types/Module.hs, bootstrapping/Distribution/Types/Module.o )
[176 of 298] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o )
[177 of 298] Compiling Distribution.Types.AnnotatedId ( libraries/Cabal/Cabal/Distribution/Types/AnnotatedId.hs, bootstrapping/Distribution/Types/AnnotatedId.o )
[178 of 298] Compiling Distribution.Types.ComponentInclude ( libraries/Cabal/Cabal/Distribution/Types/ComponentInclude.hs, bootstrapping/Distribution/Types/ComponentInclude.o )
[179 of 298] Compiling Distribution.Types.AbiDependency ( libraries/Cabal/Cabal/Distribution/Types/AbiDependency.hs, bootstrapping/Distribution/Types/AbiDependency.o )
[180 of 298] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o )
[181 of 298] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o )
[182 of 298] Compiling Distribution.Utils.LogProgress ( libraries/Cabal/Cabal/Distribution/Utils/LogProgress.hs, bootstrapping/Distribution/Utils/LogProgress.o )
[183 of 298] Compiling Distribution.Simple.Program.ResponseFile ( libraries/Cabal/Cabal/Distribution/Simple/Program/ResponseFile.hs, bootstrapping/Distribution/Simple/Program/ResponseFile.o )
[184 of 298] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o )
[185 of 298] Compiling Distribution.Simple.Glob ( libraries/Cabal/Cabal/Distribution/Simple/Glob.hs, bootstrapping/Distribution/Simple/Glob.o )
[186 of 298] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o )
[187 of 298] Compiling Distribution.Fields.ParseResult ( libraries/Cabal/Cabal/Distribution/Fields/ParseResult.hs, bootstrapping/Distribution/Fields/ParseResult.o )
[188 of 298] Compiling Distribution.Backpack.DescribeUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/DescribeUnitId.hs, bootstrapping/Distribution/Backpack/DescribeUnitId.o )
[189 of 298] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o )
[190 of 298] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o )
[191 of 298] Compiling Distribution.Types.ConfVar ( libraries/Cabal/Cabal/Distribution/Types/ConfVar.hs, bootstrapping/Distribution/Types/ConfVar.o )
[192 of 298] Compiling Distribution.Fields.ConfVar ( libraries/Cabal/Cabal/Distribution/Fields/ConfVar.hs, bootstrapping/Distribution/Fields/ConfVar.o )
[193 of 298] Compiling Distribution.Types.BuildInfo ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo.hs, bootstrapping/Distribution/Types/BuildInfo.o )
[194 of 298] Compiling Distribution.Types.HookedBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/HookedBuildInfo.hs, bootstrapping/Distribution/Types/HookedBuildInfo.o )
[195 of 298] Compiling Distribution.Types.BuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo/Lens.hs, bootstrapping/Distribution/Types/BuildInfo/Lens.o )
[196 of 298] Compiling Distribution.Types.TestSuite ( libraries/Cabal/Cabal/Distribution/Types/TestSuite.hs, bootstrapping/Distribution/Types/TestSuite.o )
[197 of 298] Compiling Distribution.Types.TestSuite.Lens ( libraries/Cabal/Cabal/Distribution/Types/TestSuite/Lens.hs, bootstrapping/Distribution/Types/TestSuite/Lens.o )
[198 of 298] Compiling Distribution.Types.Library ( libraries/Cabal/Cabal/Distribution/Types/Library.hs, bootstrapping/Distribution/Types/Library.o )
[199 of 298] Compiling Distribution.Types.Library.Lens ( libraries/Cabal/Cabal/Distribution/Types/Library/Lens.hs, bootstrapping/Distribution/Types/Library/Lens.o )
[200 of 298] Compiling Distribution.Types.ForeignLib ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib.hs, bootstrapping/Distribution/Types/ForeignLib.o )
[201 of 298] Compiling Distribution.Types.ForeignLib.Lens ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib/Lens.hs, bootstrapping/Distribution/Types/ForeignLib/Lens.o )
[202 of 298] Compiling Distribution.Types.Executable ( libraries/Cabal/Cabal/Distribution/Types/Executable.hs, bootstrapping/Distribution/Types/Executable.o )
[203 of 298] Compiling Distribution.Types.Executable.Lens ( libraries/Cabal/Cabal/Distribution/Types/Executable/Lens.hs, bootstrapping/Distribution/Types/Executable/Lens.o )
[204 of 298] Compiling Distribution.Types.Benchmark ( libraries/Cabal/Cabal/Distribution/Types/Benchmark.hs, bootstrapping/Distribution/Types/Benchmark.o )
[205 of 298] Compiling Distribution.Types.Component ( libraries/Cabal/Cabal/Distribution/Types/Component.hs, bootstrapping/Distribution/Types/Component.o )
[206 of 298] Compiling Distribution.Types.ComponentRequestedSpec ( libraries/Cabal/Cabal/Distribution/Types/ComponentRequestedSpec.hs, bootstrapping/Distribution/Types/ComponentRequestedSpec.o )
[207 of 298] Compiling Distribution.Types.PackageDescription ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription.hs, bootstrapping/Distribution/Types/PackageDescription.o )
[208 of 298] Compiling Distribution.Types.GenericPackageDescription ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs, bootstrapping/Distribution/Types/GenericPackageDescription.o )
[209 of 298] Compiling Distribution.Types.GenericPackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription/Lens.hs, bootstrapping/Distribution/Types/GenericPackageDescription/Lens.o )
[210 of 298] Compiling Distribution.Types.Benchmark.Lens ( libraries/Cabal/Cabal/Distribution/Types/Benchmark/Lens.hs, bootstrapping/Distribution/Types/Benchmark/Lens.o )
[211 of 298] Compiling Distribution.Types.PackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription/Lens.hs, bootstrapping/Distribution/Types/PackageDescription/Lens.o )
[212 of 298] Compiling Distribution.Types.Lens ( libraries/Cabal/Cabal/Distribution/Types/Lens.hs, bootstrapping/Distribution/Types/Lens.o )
[213 of 298] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o )
[214 of 298] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o )
[215 of 298] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o )
[216 of 298] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o )
[217 of 298] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o )
[218 of 298] Compiling Distribution.Simple.BuildToolDepends ( libraries/Cabal/Cabal/Distribution/Simple/BuildToolDepends.hs, bootstrapping/Distribution/Simple/BuildToolDepends.o )
[219 of 298] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o )
[220 of 298] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o )
[221 of 298] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o )
[222 of 298] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o )
[223 of 298] Compiling Distribution.FieldGrammar.Newtypes ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Newtypes.hs, bootstrapping/Distribution/FieldGrammar/Newtypes.o )
[224 of 298] Compiling Distribution.FieldGrammar.Class ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Class.hs, bootstrapping/Distribution/FieldGrammar/Class.o )
[225 of 298] Compiling Distribution.FieldGrammar.Parsec ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Parsec.hs, bootstrapping/Distribution/FieldGrammar/Parsec.o )
[226 of 298] Compiling Distribution.Backpack ( libraries/Cabal/Cabal/Distribution/Backpack.hs, bootstrapping/Distribution/Backpack.o )
[227 of 298] Compiling Distribution.Types.ExposedModule ( libraries/Cabal/Cabal/Distribution/Types/ExposedModule.hs, bootstrapping/Distribution/Types/ExposedModule.o )
[228 of 298] Compiling Distribution.Types.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo.hs, bootstrapping/Distribution/Types/InstalledPackageInfo.o )
[229 of 298] Compiling Distribution.Types.InstalledPackageInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/Lens.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/Lens.o )
[230 of 298] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o )
[231 of 298] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o )
[232 of 298] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o )
[233 of 298] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o )
[234 of 298] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o )
[235 of 298] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o )
[236 of 298] Compiling Distribution.Backpack.ModSubst ( libraries/Cabal/Cabal/Distribution/Backpack/ModSubst.hs, bootstrapping/Distribution/Backpack/ModSubst.o )
[237 of 298] Compiling Distribution.Backpack.ModuleScope ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleScope.hs, bootstrapping/Distribution/Backpack/ModuleScope.o )
[238 of 298] Compiling Distribution.Backpack.FullUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/FullUnitId.hs, bootstrapping/Distribution/Backpack/FullUnitId.o )
[239 of 298] Compiling Distribution.Fields.Parser ( libraries/Cabal/Cabal/Distribution/Fields/Parser.hs, bootstrapping/Distribution/Fields/Parser.o )
[240 of 298] Compiling Distribution.Fields.Pretty ( libraries/Cabal/Cabal/Distribution/Fields/Pretty.hs, bootstrapping/Distribution/Fields/Pretty.o )
[241 of 298] Compiling Distribution.FieldGrammar.Pretty ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Pretty.hs, bootstrapping/Distribution/FieldGrammar/Pretty.o )
[242 of 298] Compiling Distribution.FieldGrammar ( libraries/Cabal/Cabal/Distribution/FieldGrammar.hs, bootstrapping/Distribution/FieldGrammar.o )
[243 of 298] Compiling Distribution.FieldGrammar.FieldDescrs ( libraries/Cabal/Cabal/Distribution/FieldGrammar/FieldDescrs.hs, bootstrapping/Distribution/FieldGrammar/FieldDescrs.o )
[244 of 298] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/FieldGrammar.o )
[245 of 298] Compiling Distribution.Fields ( libraries/Cabal/Cabal/Distribution/Fields.hs, bootstrapping/Distribution/Fields.o )
[246 of 298] Compiling Distribution.PackageDescription.FieldGrammar ( libraries/Cabal/Cabal/Distribution/PackageDescription/FieldGrammar.hs, bootstrapping/Distribution/PackageDescription/FieldGrammar.o )
[247 of 298] Compiling Distribution.PackageDescription.PrettyPrint ( libraries/Cabal/Cabal/Distribution/PackageDescription/PrettyPrint.hs, bootstrapping/Distribution/PackageDescription/PrettyPrint.o )
[248 of 298] Compiling Distribution.PackageDescription.Parsec ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parsec.hs, bootstrapping/Distribution/PackageDescription/Parsec.o )
[249 of 298] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o )
[250 of 298] Compiling Distribution.Types.ComponentLocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/ComponentLocalBuildInfo.hs, bootstrapping/Distribution/Types/ComponentLocalBuildInfo.o )
[251 of 298] Compiling Distribution.Types.TargetInfo ( libraries/Cabal/Cabal/Distribution/Types/TargetInfo.hs, bootstrapping/Distribution/Types/TargetInfo.o )
[252 of 298] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o )
[253 of 298] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o )
[254 of 298] Compiling Distribution.Types.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/LocalBuildInfo.hs, bootstrapping/Distribution/Types/LocalBuildInfo.o )
[255 of 298] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o )
[256 of 298] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o )
[257 of 298] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o )
[258 of 298] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o )
[259 of 298] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o )
[260 of 298] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o )
[261 of 298] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o )
[262 of 298] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o )
[263 of 298] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o )
[264 of 298] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o )
[265 of 298] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o )
[266 of 298] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o )
[267 of 298] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o )
[268 of 298] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o )
[269 of 298] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o )
[270 of 298] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o )
[271 of 298] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o )
[272 of 298] Compiling Distribution.Backpack.Id ( libraries/Cabal/Cabal/Distribution/Backpack/Id.hs, bootstrapping/Distribution/Backpack/Id.o )
[273 of 298] Compiling Distribution.Backpack.ConfiguredComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ConfiguredComponent.hs, bootstrapping/Distribution/Backpack/ConfiguredComponent.o )
[274 of 298] Compiling Distribution.Backpack.ComponentsGraph ( libraries/Cabal/Cabal/Distribution/Backpack/ComponentsGraph.hs, bootstrapping/Distribution/Backpack/ComponentsGraph.o )
[275 of 298] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o )
[276 of 298] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o )
[277 of 298] Compiling Distribution.Backpack.ModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleShape.hs, bootstrapping/Distribution/Backpack/ModuleShape.o )
[278 of 298] Compiling Distribution.Backpack.UnifyM ( libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs, bootstrapping/Distribution/Backpack/UnifyM.o )
[279 of 298] Compiling Distribution.Backpack.MixLink ( libraries/Cabal/Cabal/Distribution/Backpack/MixLink.hs, bootstrapping/Distribution/Backpack/MixLink.o )
[280 of 298] Compiling Distribution.Backpack.PreModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/PreModuleShape.hs, bootstrapping/Distribution/Backpack/PreModuleShape.o )
[281 of 298] Compiling Distribution.Backpack.PreExistingComponent ( libraries/Cabal/Cabal/Distribution/Backpack/PreExistingComponent.hs, bootstrapping/Distribution/Backpack/PreExistingComponent.o )
[282 of 298] Compiling Distribution.Backpack.LinkedComponent ( libraries/Cabal/Cabal/Distribution/Backpack/LinkedComponent.hs, bootstrapping/Distribution/Backpack/LinkedComponent.o )
[283 of 298] Compiling Distribution.Backpack.ReadyComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ReadyComponent.hs, bootstrapping/Distribution/Backpack/ReadyComponent.o )
[284 of 298] Compiling Distribution.Backpack.Configure ( libraries/Cabal/Cabal/Distribution/Backpack/Configure.hs, bootstrapping/Distribution/Backpack/Configure.o )
[285 of 298] Compiling Text.Parsec.String ( libraries/parsec/src/Text/Parsec/String.hs, bootstrapping/Text/Parsec/String.o )
[286 of 298] Compiling Distribution.Simple.GHC.EnvironmentParser ( libraries/Cabal/Cabal/Distribution/Simple/GHC/EnvironmentParser.hs, bootstrapping/Distribution/Simple/GHC/EnvironmentParser.o )
[287 of 298] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o )
[288 of 298] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o )
[289 of 298] Compiling Distribution.Simple.ShowBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/ShowBuildInfo.hs, bootstrapping/Distribution/Simple/ShowBuildInfo.o )
[290 of 298] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o )
[291 of 298] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o )
[292 of 298] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o )
[293 of 298] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o )
[294 of 298] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )
[295 of 298] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )
[296 of 298] Compiling Distribution.Simple.Doctest ( libraries/Cabal/Cabal/Distribution/Simple/Doctest.hs, bootstrapping/Distribution/Simple/Doctest.o )
[297 of 298] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o )
[298 of 298] Compiling Main             ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o )
Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ...
"touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal
"cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
"rm" -f includes/dist/build/ghcplatform.h  
Creating includes/dist/build/ghcplatform.h...
Done.
"rm" -f includes/dist/build/ghcautoconf.h  
Creating includes/dist/build/ghcautoconf.h...
Done.
"inplace/bin/mkdirhier" compiler/stage1/build/GHC/Settings//.
"rm" -f compiler/stage1/build/GHC/Settings/Config.hs  
Creating compiler/stage1/build/GHC/Settings/Config.hs ... 
done.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC//.
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Version.hs  
done.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC/Platform//.
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  
done.
"inplace/bin/ghc-cabal" configure libraries/binary dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring binary-0.8.8.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: binary >=0 && ==0.8.8.0, binary >=0 && ==0.8.8.0, binary >=0
&& ==0.8.8.0, binary >=0 && ==0.8.8.0, binary >=0 && ==0.8.8.0, binary >=0 &&
==0.8.8.0, binary >=0 && ==0.8.8.0. This version range includes the current
package but isn't needed as the current package's library will always be used.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring transformers-0.5.6.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/transformers/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/mtl dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring mtl-2.2.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/mtl/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/hpc dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/hpc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hpc-0.6.1.0...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/hpc/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-th-9.0.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot-th/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-9.0.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring template-haskell-2.17.0.0...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/template-haskell/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/text dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/text" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/text   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring text-1.2.5.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: text >=0 && ==1.2.5.0, text >=0 && ==1.2.5.0. This version
range includes the current package but isn't needed as the current package's
library will always be used.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/text/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/parsec dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/parsec" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/parsec   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring parsec-3.1.14.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: parsec >=0 && ==3.1.14.0. This version range includes the
current package but isn't needed as the current package's library will always
be used.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/parsec/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/Cabal/Cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring Cabal-3.4.1.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: Cabal >=0 && ==3.4.1.0, Cabal >=0 && ==3.4.1.0, Cabal >=0 &&
==3.4.1.0, Cabal >=0 && ==3.4.1.0, Cabal >=0 && ==3.4.1.0, Cabal >=0 &&
==3.4.1.0. This version range includes the current package but isn't needed as
the current package's library will always be used.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/Cabal/Cabal/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-heap" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-heap-9.0.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-heap/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/exceptions dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/exceptions" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/exceptions   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring exceptions-0.10.4...
Warning: The package has an extraneous version range for a dependency on an
internal library: exceptions >=0 && ==0.10.4. This version range includes the
current package but isn't needed as the current package's library will always
be used.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/exceptions/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghci dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghci" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghci   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghci-9.0.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghci/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring terminfo-0.4.1.5...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for setupterm in -ltinfow... no
checking for setupterm in -ltinfo... no
checking for setupterm in -lncursesw... no
checking for setupterm in -lncurses... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/terminfo/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure compiler stage1 --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --flags=stage1 --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64 -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Iincludes/dist/build" --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"   --disable-library-for-ghci
Configuring ghc-9.0.2...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf compiler/stage1/inplace-pkg-config
"inplace/bin/ghc-cabal" configure ghc stage1 --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --flags=stage1 -f-threaded --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/ghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/ghc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bin-9.0.2...
Warning: 'data-dir: ..' is a relative path outside of the source tree. This
will not work when generating a tarball with 'sdist'.
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-pkg" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-pkg-9.0.2...
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/hsc2hs" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/hsc2hs   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hsc2hs-0.68.7...
"inplace/bin/ghc-cabal" configure utils/genapply dist --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64  -I,includes/dist-install/build -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/genapply" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64  -I,includes/dist-install/build -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/genapply   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring genapply-0.1...
"inplace/bin/ghc-cabal" configure utils/deriveConstants dist --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/deriveConstants" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/deriveConstants   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring deriveConstants-0.1...
"inplace/bin/ghc-cabal" configure utils/genprimopcode dist --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/genprimopcode" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/genprimopcode   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring genprimopcode-0.1...
"rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/hsc2hs/./Main.hs  utils/hsc2hs/./C.hs  utils/hsc2hs/./Common.hs  utils/hsc2hs/./CrossCodegen.hs  utils/hsc2hs/./DirectCodegen.hs  utils/hsc2hs/./Flags.hs  utils/hsc2hs/./HSCParser.hs  utils/hsc2hs/./ATTParser.hs  utils/hsc2hs/./UtilsCodegen.hs  utils/hsc2hs/./Compat/ResponseFile.hs  utils/hsc2hs/./Compat/TempFile.hs  utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs
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
"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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/hsc2hs/dist/build/hsc2hs/autogen      -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hsc2hs/cbits/utils.c -MF utils/hsc2hs/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hsc2hs/cbits/|" -e "1s|utils/hsc2hs/|utils/hsc2hs/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hsc2hs/dist/build/.depend.c_asm.bit >> utils/hsc2hs/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit  
echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp
mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm
"rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/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
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
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp  
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit  
echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp
mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm
"rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/deriveConstants/dist/build -dep-makefile utils/deriveConstants/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/deriveConstants/./Main.hs
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
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp  
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit  
echo "utils/deriveConstants_dist_depfile_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp
mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm
===--- building phase 1
/opt/pkg/bin/gmake --no-print-directory -f ghc.mk phase=1 phase_1_builds
"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 ghc/stage1/build/.depend.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -outputdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  ghc/./Main.hs
echo "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 '/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
"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 utils/ghc-pkg/dist/build/.depend.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build -dep-makefile utils/ghc-pkg/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/ghc-pkg/./Main.hs
echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp
for dir in utils/ghc-pkg/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist/build/.depend.haskell.tmp > utils/ghc-pkg/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -DCAN_LOAD_DLL -Iincludes/dist/build  -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -DCAN_LOAD_DLL -Iincludes/dist/build  -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true
"rm" -f compiler/stage1/build/.depend-v.c_asm.bit  
echo "compiler_stage1_depfile_c_asm_EXISTS = YES" >> compiler/stage1/build/.depend-v.c_asm.tmp
mv compiler/stage1/build/.depend-v.c_asm.tmp compiler/stage1/build/.depend-v.c_asm
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/deriveConstants/dist/build   -c utils/deriveConstants/./Main.hs -o utils/deriveConstants/dist/build/Main.o 
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/deriveConstants/dist/build/tmp/deriveConstants -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/deriveConstants/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        utils/deriveConstants/dist/build/Main.o    
"inplace/bin/mkdirhier" inplace/lib/bin//.
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/deriveConstants/dist/build/tmp/deriveConstants inplace/lib/bin/deriveConstants
"rm" -f                                                     inplace/bin/deriveConstants  
echo '#!/bin/sh'                                                     >> inplace/bin/deriveConstants
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/deriveConstants"'                                  >> inplace/bin/deriveConstants
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/deriveConstants
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/deriveConstants
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/deriveConstants
echo 'pgmgcc="gcc"'                                               >> inplace/bin/deriveConstants
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/deriveConstants
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/deriveConstants
chmod +x                                                     inplace/bin/deriveConstants
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
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 -fno-aggressive-loop-optimizations --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -D_FORTIFY_SOURCE=2 --gcc-flag -I/opt/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --gcc-flag -m64 --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Iincludes/dist-install/build --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --objdump-program "objdump" --target-os "solaris2"
inplace/bin/deriveConstants --gen-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -D_FORTIFY_SOURCE=2 --gcc-flag -I/opt/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --gcc-flag -m64 --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Iincludes/dist-install/build --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --objdump-program "objdump" --target-os "solaris2"
inplace/bin/deriveConstants --gen-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -D_FORTIFY_SOURCE=2 --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 includes/dist-install/build/ghcautoconf.h  
Creating includes/dist-install/build/ghcautoconf.h...
Done.
"rm" -f includes/dist-install/build/ghcplatform.h  
Creating includes/dist-install/build/ghcplatform.h...
Done.
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 -fno-aggressive-loop-optimizations --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -D_FORTIFY_SOURCE=2 --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"
gcc -E -undef -traditional -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Icompiler/stage1 -Iincludes/dist/build -x c compiler/GHC/Builtin/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage1/build/primops.txt
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Syntax.hs -o utils/genprimopcode/dist/build/Syntax.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./ParserM.hs -o utils/genprimopcode/dist/build/ParserM.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Lexer.hs -o utils/genprimopcode/dist/build/Lexer.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Parser.hs -o utils/genprimopcode/dist/build/Parser.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/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 
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/genprimopcode/dist/build/tmp/genprimopcode -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        utils/genprimopcode/dist/build/Main.o utils/genprimopcode/dist/build/Lexer.o utils/genprimopcode/dist/build/Parser.o utils/genprimopcode/dist/build/ParserM.o utils/genprimopcode/dist/build/Syntax.o    
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode
"rm" -f                                                     inplace/bin/genprimopcode  
echo '#!/bin/sh'                                                     >> inplace/bin/genprimopcode
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/genprimopcode"'                                  >> inplace/bin/genprimopcode
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/genprimopcode
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/genprimopcode
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/genprimopcode
echo 'pgmgcc="gcc"'                                               >> inplace/bin/genprimopcode
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genprimopcode
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/genprimopcode
chmod +x                                                     inplace/bin/genprimopcode
"inplace/bin/genprimopcode" --data-decl          < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-data-decl.hs-incl
"inplace/bin/genprimopcode" --primop-tag         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl
"inplace/bin/genprimopcode" --primop-list        < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.hs-incl
"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
"inplace/bin/genprimopcode" --can-fail           < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-can-fail.hs-incl
"inplace/bin/genprimopcode" --strictness         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.hs-incl
"inplace/bin/genprimopcode" --fixity             < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl
"inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl
"inplace/bin/genprimopcode" --primop-vector-uniques     < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tycons      < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl
"inplace/bin/genprimopcode" --wired-in-docs             < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-docs.hs-incl
"rm" -f compiler/stage1/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  compiler/./GHC/Iface/Ext/Types.hs  compiler/./GHC/Iface/Ext/Debug.hs  compiler/./GHC/Iface/Ext/Binary.hs  compiler/./GHC/Iface/Ext/Utils.hs  compiler/./GHC/Iface/Ext/Ast.hs  compiler/./GHC/SysTools/Ar.hs  compiler/./GHC/SysTools/FileCleanup.hs  compiler/./GHC/Driver/Backend.hs  compiler/./GHC/Driver/Backpack.hs  compiler/./GHC/Driver/Backpack/Syntax.hs  compiler/./GHC/Types/Name/Shape.hs  compiler/./GHC/Iface/Rename.hs  compiler/./GHC/Types/Avail.hs  compiler/./GHC/Utils/Asm.hs  compiler/./GHC/Types/Basic.hs  compiler/./GHC/Core/ConLike.hs  compiler/./GHC/Core/DataCon.hs  compiler/./GHC/Core/PatSyn.hs  compiler/./GHC/Types/Demand.hs  compiler/./GHC/Types/Cpr.hs  compiler/./GHC/Cmm/DebugBlock.hs  compiler/./GHC/Utils/Exception.hs  compiler/./GHC/Types/FieldLabel.hs  compiler/./GHC/Driver/Monad.hs  compiler/./GHC/Driver/Hooks.hs  compiler/./GHC/Driver/Flags.hs  compiler/./GHC/Driver/Ways.hs  compiler/./GHC/Types/Id.hs  compiler/./GHC/Types/Id/Info.hs  compiler/./GHC/Core/Predicate.hs  compiler/./GHC/Utils/Lexeme.hs  compiler/./GHC/Types/Literal.hs  compiler/./GHC/Llvm.hs  compiler/./GHC/Llvm/Syntax.hs  compiler/./GHC/Llvm/MetaData.hs  compiler/./GHC/Llvm/Ppr.hs  compiler/./GHC/Llvm/Types.hs  compiler/./GHC/CmmToLlvm.hs  compiler/./GHC/CmmToLlvm/Base.hs  compiler/./GHC/CmmToLlvm/CodeGen.hs  compiler/./GHC/CmmToLlvm/Data.hs  compiler/./GHC/CmmToLlvm/Ppr.hs  compiler/./GHC/CmmToLlvm/Regs.hs  compiler/./GHC/CmmToLlvm/Mangler.hs  compiler/./GHC/Types/Id/Make.hs  compiler/./GHC/Unit.hs  compiler/./GHC/Unit/Parser.hs  compiler/./GHC/Unit/Ppr.hs  compiler/./GHC/Unit/Types.hs  compiler/./GHC/Unit/Module.hs  compiler/./GHC/Unit/Module/Name.hs  compiler/./GHC/Unit/Module/Location.hs  compiler/./GHC/Unit/Module/Env.hs  compiler/./GHC/Types/Name.hs  compiler/./GHC/Types/Name/Env.hs  compiler/./GHC/Types/Name/Set.hs  compiler/./GHC/Types/Name/Occurrence.hs  compiler/./GHC/Types/Name/Reader.hs  compiler/./GHC/Types/Name/Cache.hs  compiler/./GHC/Types/SrcLoc.hs  compiler/./GHC/Types/Unique/Supply.hs  compiler/./GHC/Types/Unique.hs  compiler/./GHC/Types/Var.hs  compiler/./GHC/Types/Var/Env.hs  compiler/./GHC/Types/Var/Set.hs  compiler/./GHC/Data/Graph/UnVar.hs  compiler/./GHC/Cmm/BlockId.hs  compiler/./GHC/Cmm/CLabel.hs  compiler/./GHC/Cmm.hs  compiler/./GHC/Cmm/Info/Build.hs  compiler/./GHC/Cmm/Pipeline.hs  compiler/./GHC/Cmm/CallConv.hs  compiler/./GHC/Cmm/CommonBlockElim.hs  compiler/./GHC/Cmm/Switch/Implement.hs  compiler/./GHC/Cmm/ContFlowOpt.hs  compiler/./GHC/Cmm/Expr.hs  compiler/./GHC/Cmm/Info.hs  compiler/./GHC/Cmm/Lexer.hs  compiler/./GHC/Cmm/Lint.hs  compiler/./GHC/Cmm/Liveness.hs  compiler/./GHC/Cmm/MachOp.hs  compiler/./GHC/Cmm/Monad.hs  compiler/./GHC/Cmm/Switch.hs  compiler/./GHC/Cmm/Node.hs  compiler/./GHC/Cmm/Opt.hs  compiler/./GHC/Cmm/Parser.hs  compiler/./GHC/Cmm/ProcPoint.hs  compiler/./GHC/Cmm/Sink.hs  compiler/./GHC/Cmm/Type.hs  compiler/./GHC/Cmm/Utils.hs  compiler/./GHC/Cmm/LayoutStack.hs  compiler/./GHC/Utils/CliOption.hs  compiler/./GHC/Data/EnumSet.hs  compiler/./GHC/Cmm/Graph.hs  compiler/./GHC/CmmToAsm/Ppr.hs  compiler/./GHC/CmmToAsm/Config.hs  compiler/./GHC/CmmToC.hs  compiler/./GHC/Cmm/Ppr.hs  compiler/./GHC/Cmm/Ppr/Decl.hs  compiler/./GHC/Cmm/Ppr/Expr.hs  compiler/./GHC/Data/Bitmap.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/AArch64.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/ArgRep.hs  compiler/./GHC/StgToCmm/Layout.hs  compiler/./GHC/StgToCmm/Monad.hs  compiler/./GHC/StgToCmm/Prim.hs  compiler/./GHC/StgToCmm/Prof.hs  compiler/./GHC/StgToCmm/Ticky.hs  compiler/./GHC/StgToCmm/Utils.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/./GHC/StgToCmm/Types.hs  compiler/./GHC/Runtime/Heap/Layout.hs  compiler/./GHC/Core/Opt/Arity.hs  compiler/./GHC/Core/FVs.hs  compiler/./GHC/Core/Lint.hs  compiler/./GHC/Core/Subst.hs  compiler/./GHC/Core/SimpleOpt.hs  compiler/./GHC/Core.hs  compiler/./GHC/Data/TrieMap.hs  compiler/./GHC/Core/Tidy.hs  compiler/./GHC/Core/Unfold.hs  compiler/./GHC/Core/Utils.hs  compiler/./GHC/Core/Map.hs  compiler/./GHC/Core/Seq.hs  compiler/./GHC/Core/Stats.hs  compiler/./GHC/Core/Make.hs  compiler/./GHC/Core/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Oracle.hs  compiler/./GHC/HsToCore/PmCheck/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Types.hs  compiler/./GHC/HsToCore/PmCheck.hs  compiler/./GHC/HsToCore/Coverage.hs  compiler/./GHC/Data/UnionFind.hs  compiler/./GHC/HsToCore.hs  compiler/./GHC/HsToCore/Arrows.hs  compiler/./GHC/HsToCore/Binds.hs  compiler/./GHC/HsToCore/Foreign/Call.hs  compiler/./GHC/HsToCore/Expr.hs  compiler/./GHC/HsToCore/Foreign/Decl.hs  compiler/./GHC/HsToCore/GuardedRHSs.hs  compiler/./GHC/HsToCore/ListComp.hs  compiler/./GHC/HsToCore/Monad.hs  compiler/./GHC/HsToCore/Usage.hs  compiler/./GHC/HsToCore/Utils.hs  compiler/./GHC/HsToCore/Docs.hs  compiler/./GHC/HsToCore/Match.hs  compiler/./GHC/HsToCore/Match/Constructor.hs  compiler/./GHC/HsToCore/Match/Literal.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Type.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Hs/Dump.hs  compiler/./GHC/Iface/Binary.hs  compiler/./GHC/Iface/Recomp/Binary.hs  compiler/./GHC/Tc/TyCl/Build.hs  compiler/./GHC/Iface/Env.hs  compiler/./GHC/Iface/Syntax.hs  compiler/./GHC/Iface/Type.hs  compiler/./GHC/CoreToIface.hs  compiler/./GHC/Iface/Load.hs  compiler/./GHC/Iface/Make.hs  compiler/./GHC/Iface/Recomp.hs  compiler/./GHC/IfaceToCore.hs  compiler/./GHC/Iface/Recomp/Flags.hs  compiler/./GHC/Types/Annotations.hs  compiler/./GHC/Driver/CmdLine.hs  compiler/./GHC/Driver/CodeOutput.hs  compiler/stage1/build/GHC/Settings/Config.hs  compiler/./GHC/Settings/Constants.hs  compiler/./GHC/Driver/MakeFile.hs  compiler/./GHC/Driver/Phases.hs  compiler/./GHC/Driver/Pipeline/Monad.hs  compiler/./GHC/Driver/Pipeline.hs  compiler/./GHC/Driver/Session.hs  compiler/./GHC/Utils/Error.hs  compiler/./GHC/Driver/Finder.hs  compiler/./GHC.hs  compiler/./GHC/Driver/Make.hs  compiler/./GHC/Plugins.hs  compiler/./GHC/Prelude.hs  compiler/./GHC/Parser/Header.hs  compiler/./GHC/Driver/Main.hs  compiler/./GHC/Hs/Stats.hs  compiler/./GHC/Driver/Types.hs  compiler/./GHC/Runtime/Eval.hs  compiler/./GHC/Runtime/Eval/Types.hs  compiler/./GHC/Runtime/Loader.hs  compiler/./GHC/Unit/Info.hs  compiler/./GHC/Unit/State.hs  compiler/./GHC/Driver/Plugins.hs  compiler/./GHC/Tc/Plugin.hs  compiler/./GHC/Core/Ppr/TyThing.hs  compiler/./GHC/Settings.hs  compiler/./GHC/Iface/Tidy/StaticPtrTable.hs  compiler/./GHC/SysTools.hs  compiler/./GHC/SysTools/BaseDir.hs  compiler/./GHC/SysTools/Terminal.hs  compiler/./GHC/SysTools/ExtraObj.hs  compiler/./GHC/SysTools/Info.hs  compiler/./GHC/SysTools/Process.hs  compiler/./GHC/SysTools/Tasks.hs  compiler/./GHC/Settings/IO.hs  compiler/./GHC/SysTools/Elf.hs  compiler/./GHC/Iface/Tidy.hs  compiler/./GHC/Parser/CharClass.hs  compiler/./GHC/Parser/Lexer.hs  compiler/./GHC/Core/Coercion/Opt.hs  compiler/./GHC/Parser.hs  compiler/./GHC/Parser/PostProcess.hs  compiler/./GHC/Parser/PostProcess/Haddock.hs  compiler/./GHC/Parser/Annotation.hs  compiler/./GHC/Types/ForeignCall.hs  compiler/./GHC/Builtin/Uniques.hs  compiler/./GHC/Builtin/Utils.hs  compiler/./GHC/Builtin/Names.hs  compiler/./GHC/Core/Opt/ConstantFold.hs  compiler/./GHC/Builtin/PrimOps.hs  compiler/./GHC/Builtin/RebindableNames.hs  compiler/./GHC/Builtin/Types/Prim.hs  compiler/./GHC/Builtin/Types.hs  compiler/./GHC/Types/CostCentre.hs  compiler/./GHC/Types/CostCentre/State.hs  compiler/./GHC/Rename/Bind.hs  compiler/./GHC/Rename/Env.hs  compiler/./GHC/Rename/Expr.hs  compiler/./GHC/Rename/Doc.hs  compiler/./GHC/Rename/Names.hs  compiler/./GHC/Rename/Pat.hs  compiler/./GHC/Rename/Module.hs  compiler/./GHC/Rename/Splice.hs  compiler/./GHC/Rename/HsType.hs  compiler/./GHC/Rename/Fixity.hs  compiler/./GHC/Rename/Utils.hs  compiler/./GHC/Rename/Unbound.hs  compiler/./GHC/Core/Opt/Monad.hs  compiler/./GHC/Core/Opt/CSE.hs  compiler/./GHC/Core/Opt/FloatIn.hs  compiler/./GHC/Core/Opt/FloatOut.hs  compiler/./GHC/Core/Opt/LiberateCase.hs  compiler/./GHC/Core/Opt/OccurAnal.hs  compiler/./GHC/Core/Opt/StaticArgs.hs  compiler/./GHC/Core/Opt/SetLevels.hs  compiler/./GHC/Core/Opt/Pipeline.hs  compiler/./GHC/Core/Opt/Simplify/Env.hs  compiler/./GHC/Core/Opt/Simplify/Monad.hs  compiler/./GHC/Core/Opt/Simplify/Utils.hs  compiler/./GHC/Core/Opt/Simplify.hs  compiler/./GHC/Stg/Pipeline.hs  compiler/./GHC/Stg/Stats.hs  compiler/./GHC/Stg/CSE.hs  compiler/./GHC/Stg/Lift.hs  compiler/./GHC/Stg/Lift/Analysis.hs  compiler/./GHC/Stg/Lift/Monad.hs  compiler/./GHC/Stg/Subst.hs  compiler/./GHC/Stg/Unarise.hs  compiler/./GHC/Stg/Lint.hs  compiler/./GHC/Stg/Syntax.hs  compiler/./GHC/Stg/FVs.hs  compiler/./GHC/Stg/DepAnal.hs  compiler/./GHC/CoreToStg.hs  compiler/./GHC/CoreToStg/Prep.hs  compiler/./GHC/Types/RepType.hs  compiler/./GHC/Core/Rules.hs  compiler/./GHC/Core/Opt/SpecConstr.hs  compiler/./GHC/Core/Opt/Specialise.hs  compiler/./GHC/Core/Opt/CallArity.hs  compiler/./GHC/Core/Opt/DmdAnal.hs  compiler/./GHC/Core/Opt/CprAnal.hs  compiler/./GHC/Core/Opt/Exitify.hs  compiler/./GHC/Core/Opt/WorkWrap.hs  compiler/./GHC/Core/Opt/WorkWrap/Utils.hs  compiler/./GHC/Tc/Instance/Family.hs  compiler/./GHC/Tc/Instance/Class.hs  compiler/./GHC/Tc/Utils/Instantiate.hs  compiler/./GHC/Tc/Gen/Annotation.hs  compiler/./GHC/Tc/Gen/Arrow.hs  compiler/./GHC/Tc/Gen/Bind.hs  compiler/./GHC/Tc/Gen/Sig.hs  compiler/./GHC/Tc/TyCl/Class.hs  compiler/./GHC/Tc/Gen/Default.hs  compiler/./GHC/Tc/Deriv.hs  compiler/./GHC/Tc/Deriv/Infer.hs  compiler/./GHC/Tc/Deriv/Utils.hs  compiler/./GHC/Tc/Utils/Env.hs  compiler/./GHC/Tc/Gen/Expr.hs  compiler/./GHC/Tc/Gen/Foreign.hs  compiler/./GHC/Tc/Deriv/Generate.hs  compiler/./GHC/Tc/Deriv/Functor.hs  compiler/./GHC/Tc/Deriv/Generics.hs  compiler/./GHC/Tc/Utils/Zonk.hs  compiler/./GHC/Tc/Utils/TcType.hs  compiler/./GHC/Tc/TyCl/Instance.hs  compiler/./GHC/Tc/Utils/TcMType.hs  compiler/./GHC/Tc/Validity.hs  compiler/./GHC/Tc/Gen/Match.hs  compiler/./GHC/Tc/Gen/Pat.hs  compiler/./GHC/Tc/TyCl/PatSyn.hs  compiler/./GHC/Tc/Module.hs  compiler/./GHC/Tc/Utils/Backpack.hs  compiler/./GHC/Tc/Gen/Export.hs  compiler/./GHC/Tc/Utils/Monad.hs  compiler/./GHC/Tc/Types.hs  compiler/./GHC/Tc/Types/Constraint.hs  compiler/./GHC/Tc/Types/Origin.hs  compiler/./GHC/Tc/Gen/Rule.hs  compiler/./GHC/Tc/Errors/Hole.hs  compiler/./GHC/Tc/Errors/Hole/FitTypes.hs  compiler/./GHC/Tc/Errors.hs  compiler/./GHC/Tc/TyCl.hs  compiler/./GHC/Tc/TyCl/Utils.hs  compiler/./GHC/Tc/Instance/Typeable.hs  compiler/./GHC/Tc/Gen/HsType.hs  compiler/./GHC/Tc/Types/Evidence.hs  compiler/./GHC/Tc/Types/EvTerm.hs  compiler/./GHC/Tc/Utils/Unify.hs  compiler/./GHC/Tc/Solver.hs  compiler/./GHC/Tc/Solver/Interact.hs  compiler/./GHC/Tc/Solver/Canonical.hs  compiler/./GHC/Tc/Solver/Flatten.hs  compiler/./GHC/Tc/Solver/Monad.hs  compiler/./GHC/Builtin/Types/Literals.hs  compiler/./GHC/Tc/Gen/Splice.hs  compiler/./GHC/Core/Class.hs  compiler/./GHC/Core/Coercion.hs  compiler/./GHC/HsToCore/Quote.hs  compiler/./GHC/Builtin/Names/TH.hs  compiler/./GHC/Core/FamInstEnv.hs  compiler/./GHC/Tc/Instance/FunDeps.hs  compiler/./GHC/Core/InstEnv.hs  compiler/./GHC/Core/Multiplicity.hs  compiler/./GHC/Core/UsageEnv.hs  compiler/./GHC/Core/TyCon.hs  compiler/./GHC/Core/Coercion/Axiom.hs  compiler/./GHC/Core/Type.hs  compiler/./GHC/Core/TyCo/Rep.hs  compiler/./GHC/Core/TyCo/FVs.hs  compiler/./GHC/Core/TyCo/Subst.hs  compiler/./GHC/Core/TyCo/Ppr.hs  compiler/./GHC/Core/TyCo/Tidy.hs  compiler/./GHC/Core/Unify.hs  compiler/./GHC/Data/Bag.hs  compiler/./GHC/Utils/Binary.hs  compiler/./GHC/Data/BooleanFormula.hs  compiler/./GHC/Utils/BufHandle.hs  compiler/./GHC/Data/Graph/Directed.hs  compiler/./GHC/Utils/Encoding.hs  compiler/./GHC/Utils/IO/Unsafe.hs  compiler/./GHC/Data/FastMutInt.hs  compiler/./GHC/Data/FastString.hs  compiler/./GHC/Data/FastString/Env.hs  compiler/./GHC/Utils/Fingerprint.hs  compiler/./GHC/Data/FiniteMap.hs  compiler/./GHC/Utils/FV.hs  compiler/./GHC/Data/Graph/Base.hs  compiler/./GHC/Data/Graph/Color.hs  compiler/./GHC/Data/Graph/Ops.hs  compiler/./GHC/Data/Graph/Ppr.hs  compiler/./GHC/Data/IOEnv.hs  compiler/./GHC/Utils/Json.hs  compiler/./GHC/Data/List/SetOps.hs  compiler/./GHC/Data/Maybe.hs  compiler/./GHC/Utils/Monad.hs  compiler/./GHC/Data/OrdList.hs  compiler/./GHC/Utils/Outputable.hs  compiler/./GHC/Data/Pair.hs  compiler/./GHC/Utils/Panic.hs  compiler/./GHC/Utils/Panic/Plain.hs  compiler/./GHC/Utils/Ppr/Colour.hs  compiler/./GHC/Utils/Ppr.hs  compiler/./GHC/Utils/Monad/State.hs  compiler/./GHC/Data/Stream.hs  compiler/./GHC/Data/StringBuffer.hs  compiler/./GHC/Types/Unique/DFM.hs  compiler/./GHC/Types/Unique/DSet.hs  compiler/./GHC/Types/Unique/FM.hs  compiler/./GHC/Types/Unique/Set.hs  compiler/./GHC/Utils/Misc.hs  compiler/./GHC/Cmm/Dataflow.hs  compiler/./GHC/Cmm/Dataflow/Block.hs  compiler/./GHC/Cmm/Dataflow/Collections.hs  compiler/./GHC/Cmm/Dataflow/Graph.hs  compiler/./GHC/Cmm/Dataflow/Label.hs  compiler/./GHC/CmmToAsm.hs  compiler/./GHC/CmmToAsm/Reg/Target.hs  compiler/./GHC/CmmToAsm/Monad.hs  compiler/./GHC/CmmToAsm/Instr.hs  compiler/./GHC/CmmToAsm/BlockLayout.hs  compiler/./GHC/CmmToAsm/CFG.hs  compiler/./GHC/CmmToAsm/CFG/Dominators.hs  compiler/./GHC/CmmToAsm/Format.hs  compiler/./GHC/Platform/Reg.hs  compiler/./GHC/Platform/Reg/Class.hs  compiler/./GHC/CmmToAsm/PIC.hs  compiler/./GHC/CmmToAsm/CPrim.hs  compiler/./GHC/CmmToAsm/X86/Regs.hs  compiler/./GHC/CmmToAsm/X86/RegInfo.hs  compiler/./GHC/CmmToAsm/X86/Instr.hs  compiler/./GHC/CmmToAsm/X86/Cond.hs  compiler/./GHC/CmmToAsm/X86/Ppr.hs  compiler/./GHC/CmmToAsm/X86/CodeGen.hs  compiler/./GHC/CmmToAsm/PPC/Regs.hs  compiler/./GHC/CmmToAsm/PPC/RegInfo.hs  compiler/./GHC/CmmToAsm/PPC/Instr.hs  compiler/./GHC/CmmToAsm/PPC/Cond.hs  compiler/./GHC/CmmToAsm/PPC/Ppr.hs  compiler/./GHC/CmmToAsm/PPC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/Base.hs  compiler/./GHC/CmmToAsm/SPARC/Regs.hs  compiler/./GHC/CmmToAsm/SPARC/Imm.hs  compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs  compiler/./GHC/CmmToAsm/SPARC/Cond.hs  compiler/./GHC/CmmToAsm/SPARC/Instr.hs  compiler/./GHC/CmmToAsm/SPARC/Stack.hs  compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs  compiler/./GHC/CmmToAsm/SPARC/Ppr.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs  compiler/./GHC/CmmToAsm/Reg/Liveness.hs  compiler/./GHC/CmmToAsm/Reg/Graph.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs  compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs  compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs  compiler/./GHC/CmmToAsm/Reg/Linear.hs  compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs  compiler/./GHC/CmmToAsm/Reg/Linear/State.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs  compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs  compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs  compiler/./GHC/CmmToAsm/Reg/Utils.hs  compiler/./GHC/CmmToAsm/Dwarf.hs  compiler/./GHC/CmmToAsm/Dwarf/Types.hs  compiler/./GHC/CmmToAsm/Dwarf/Constants.hs  compiler/./GHC/ThToHs.hs  compiler/./GHC/ByteCode/Types.hs  compiler/./GHC/ByteCode/Asm.hs  compiler/./GHC/ByteCode/Instr.hs  compiler/./GHC/ByteCode/InfoTable.hs  compiler/./GHC/ByteCode/Linker.hs  compiler/./GHC/CoreToByteCode.hs  compiler/./GHC/Runtime/Debugger.hs  compiler/./GHC/Runtime/Linker/Types.hs  compiler/./GHC/Runtime/Linker.hs  compiler/./GHC/Runtime/Heap/Inspect.hs  compiler/./GHC/Runtime/Interpreter.hs  compiler/./GHC/Runtime/Interpreter/Types.hs
<<ghc: 3325557912 bytes, 2126 GCs, 14309338/40719344 avg/max bytes residency (8 samples), 84M in use, 0.000 INIT (0.359 elapsed), 2.084 MUT (11.215 elapsed), 0.475 GC (0.594 elapsed) :ghc>>
echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp
for dir in compiler/stage1/build/./ compiler/stage1/build/GHC/ compiler/stage1/build/GHC/Builtin/ compiler/stage1/build/GHC/Builtin/Names/ compiler/stage1/build/GHC/Builtin/Types/ compiler/stage1/build/GHC/ByteCode/ compiler/stage1/build/GHC/Cmm/ compiler/stage1/build/GHC/Cmm/Dataflow/ compiler/stage1/build/GHC/Cmm/Info/ compiler/stage1/build/GHC/Cmm/Ppr/ compiler/stage1/build/GHC/Cmm/Switch/ compiler/stage1/build/GHC/CmmToAsm/ compiler/stage1/build/GHC/CmmToAsm/CFG/ compiler/stage1/build/GHC/CmmToAsm/Dwarf/ compiler/stage1/build/GHC/CmmToAsm/PPC/ compiler/stage1/build/GHC/CmmToAsm/Reg/ compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/ compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/ compiler/stage1/build/GHC/CmmToAsm/SPARC/ compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/ compiler/stage1/build/GHC/CmmToAsm/X86/ compiler/stage1/build/GHC/CmmToLlvm/ compiler/stage1/build/GHC/Core/ compiler/stage1/build/GHC/Core/Coercion/ compiler/stage1/build/GHC/Core/Opt/ compiler/stage1/build/GHC/Core/Opt/Simplify/ compiler/stage1/build/GHC/Core/Opt/WorkWrap/ compiler/stage1/build/GHC/Core/Ppr/ compiler/stage1/build/GHC/Core/TyCo/ compiler/stage1/build/GHC/CoreToStg/ compiler/stage1/build/GHC/Data/ compiler/stage1/build/GHC/Data/FastString/ compiler/stage1/build/GHC/Data/Graph/ compiler/stage1/build/GHC/Data/List/ compiler/stage1/build/GHC/Driver/ compiler/stage1/build/GHC/Driver/Backpack/ compiler/stage1/build/GHC/Driver/Pipeline/ compiler/stage1/build/GHC/Hs/ compiler/stage1/build/GHC/HsToCore/ compiler/stage1/build/GHC/HsToCore/Foreign/ compiler/stage1/build/GHC/HsToCore/Match/ compiler/stage1/build/GHC/HsToCore/PmCheck/ compiler/stage1/build/GHC/Iface/ compiler/stage1/build/GHC/Iface/Ext/ compiler/stage1/build/GHC/Iface/Recomp/ compiler/stage1/build/GHC/Iface/Tidy/ compiler/stage1/build/GHC/Llvm/ compiler/stage1/build/GHC/Parser/ compiler/stage1/build/GHC/Parser/PostProcess/ compiler/stage1/build/GHC/Platform/ compiler/stage1/build/GHC/Platform/Reg/ compiler/stage1/build/GHC/Rename/ compiler/stage1/build/GHC/Runtime/ compiler/stage1/build/GHC/Runtime/Eval/ compiler/stage1/build/GHC/Runtime/Heap/ compiler/stage1/build/GHC/Runtime/Interpreter/ compiler/stage1/build/GHC/Runtime/Linker/ compiler/stage1/build/GHC/Settings/ compiler/stage1/build/GHC/Stg/ compiler/stage1/build/GHC/Stg/Lift/ compiler/stage1/build/GHC/StgToCmm/ compiler/stage1/build/GHC/SysTools/ compiler/stage1/build/GHC/Tc/ compiler/stage1/build/GHC/Tc/Deriv/ compiler/stage1/build/GHC/Tc/Errors/ compiler/stage1/build/GHC/Tc/Errors/Hole/ compiler/stage1/build/GHC/Tc/Gen/ compiler/stage1/build/GHC/Tc/Instance/ compiler/stage1/build/GHC/Tc/Solver/ compiler/stage1/build/GHC/Tc/TyCl/ compiler/stage1/build/GHC/Tc/Types/ compiler/stage1/build/GHC/Tc/Utils/ compiler/stage1/build/GHC/Types/ compiler/stage1/build/GHC/Types/CostCentre/ compiler/stage1/build/GHC/Types/Id/ compiler/stage1/build/GHC/Types/Name/ compiler/stage1/build/GHC/Types/Unique/ compiler/stage1/build/GHC/Types/Var/ compiler/stage1/build/GHC/Unit/ compiler/stage1/build/GHC/Unit/Module/ compiler/stage1/build/GHC/Utils/ compiler/stage1/build/GHC/Utils/IO/ compiler/stage1/build/GHC/Utils/Monad/ compiler/stage1/build/GHC/Utils/Panic/ compiler/stage1/build/GHC/Utils/Ppr/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' compiler/stage1/build/.depend-v.haskell.tmp > compiler/stage1/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage1/build/.depend-v.haskell.tmp2 > compiler/stage1/build/.depend-v.haskell
"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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./HSCParser.hs -o utils/hsc2hs/dist/build/HSCParser.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./Flags.hs -o utils/hsc2hs/dist/build/Flags.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./Compat/TempFile.hs -o utils/hsc2hs/dist/build/Compat/TempFile.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./Common.hs -o utils/hsc2hs/dist/build/Common.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./C.hs -o utils/hsc2hs/dist/build/C.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./UtilsCodegen.hs -o utils/hsc2hs/dist/build/UtilsCodegen.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./DirectCodegen.hs -o utils/hsc2hs/dist/build/DirectCodegen.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./ATTParser.hs -o utils/hsc2hs/dist/build/ATTParser.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./CrossCodegen.hs -o utils/hsc2hs/dist/build/CrossCodegen.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./Compat/ResponseFile.hs -o utils/hsc2hs/dist/build/Compat/ResponseFile.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs -o utils/hsc2hs/dist/build/Paths_hsc2hs.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/./Main.hs -o utils/hsc2hs/dist/build/Main.o 
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/cbits//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iutils/hsc2hs/dist/build/hsc2hs/autogen -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -c utils/hsc2hs/cbits/utils.c -o utils/hsc2hs/dist/build/cbits/utils.o
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/hsc2hs/dist/build/tmp/hsc2hs -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        utils/hsc2hs/dist/build/Main.o utils/hsc2hs/dist/build/C.o utils/hsc2hs/dist/build/Common.o utils/hsc2hs/dist/build/CrossCodegen.o utils/hsc2hs/dist/build/DirectCodegen.o utils/hsc2hs/dist/build/Flags.o utils/hsc2hs/dist/build/HSCParser.o utils/hsc2hs/dist/build/ATTParser.o utils/hsc2hs/dist/build/UtilsCodegen.o utils/hsc2hs/dist/build/Compat/ResponseFile.o utils/hsc2hs/dist/build/Compat/TempFile.o utils/hsc2hs/dist/build/Paths_hsc2hs.o utils/hsc2hs/dist/build/cbits/utils.o   
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/hsc2hs/dist/build/tmp/hsc2hs inplace/lib/bin/hsc2hs
"cp" utils/hsc2hs/template-hsc.h inplace/lib/template-hsc.h
"rm" -f                                                     inplace/bin/hsc2hs  
echo '#!/bin/sh'                                                     >> inplace/bin/hsc2hs
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/hsc2hs"'                                  >> inplace/bin/hsc2hs
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/hsc2hs
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/hsc2hs
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/hsc2hs
echo 'pgmgcc="gcc"'                                               >> inplace/bin/hsc2hs
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hsc2hs
cat utils/hsc2hs/hsc2hs.wrapper                                     >> inplace/bin/hsc2hs
chmod +x                                                     inplace/bin/hsc2hs
"inplace/bin/mkdirhier" libraries/ghci/dist-boot/build/GHCi//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-boot/build/./autogen' '--cflag=-I/opt/pkg/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghci/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghci/dist-boot/build/./autogen/cabal_macros.h   libraries/ghci/./GHCi/FFI.hsc -o libraries/ghci/dist-boot/build/GHCi/FFI.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-boot/build/./autogen' '--cflag=-I/opt/pkg/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghci/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghci/dist-boot/build/./autogen/cabal_macros.h   libraries/ghci/./GHCi/InfoTable.hsc -o libraries/ghci/dist-boot/build/GHCi/InfoTable.hs
"rm" -f libraries/ghci/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build -dep-makefile libraries/ghci/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghci/./GHCi/BreakArray.hs  libraries/ghci/./GHCi/BinaryArray.hs  libraries/ghci/./GHCi/Message.hs  libraries/ghci/./GHCi/ResolvedBCO.hs  libraries/ghci/./GHCi/RemoteTypes.hs  libraries/ghci/dist-boot/build/GHCi/FFI.hs  libraries/ghci/dist-boot/build/GHCi/InfoTable.hs  libraries/ghci/./GHCi/StaticPtrTable.hs  libraries/ghci/./GHCi/TH/Binary.hs  libraries/ghci/./SizedSeq.hs
echo "libraries/ghci_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghci/dist-boot/build/./ libraries/ghci/dist-boot/build/GHCi/ libraries/ghci/dist-boot/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp > libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghci/dist-boot/build/.depend-v.haskell
"rm" -f libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/exceptions/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/exceptions_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp libraries/exceptions/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build -dep-makefile libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/exceptions/src/Control/Monad/Catch.hs  libraries/exceptions/src/Control/Monad/Catch/Pure.hs
echo "libraries/exceptions_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/exceptions/dist-boot/build/Control/Monad/ libraries/exceptions/dist-boot/build/Control/Monad/Catch/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp > libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2 > libraries/exceptions/dist-boot/build/.depend-v.haskell
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/terminfo_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp libraries/terminfo/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/terminfo/./System/Console/Terminfo.hs  libraries/terminfo/./System/Console/Terminfo/Base.hs  libraries/terminfo/./System/Console/Terminfo/Cursor.hs  libraries/terminfo/./System/Console/Terminfo/Color.hs  libraries/terminfo/./System/Console/Terminfo/Edit.hs  libraries/terminfo/./System/Console/Terminfo/Effects.hs  libraries/terminfo/./System/Console/Terminfo/Keys.hs
echo "libraries/terminfo_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/terminfo/dist-boot/build/System/Console/ libraries/terminfo/dist-boot/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp > libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 > libraries/terminfo/dist-boot/build/.depend-v.haskell
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.     -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c libraries/ghc-heap/cbits/HeapPrim.cmm -MF libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp && true
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-heap_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-heap/dist-boot/build/.depend-v.c_asm
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/Constants.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTable.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTable/Types.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTableProf.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/Utils.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build -dep-makefile libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-heap/./GHC/Exts/Heap.hs  libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs  libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs
echo "libraries/ghc-heap_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-heap/dist-boot/build/GHC/Exts/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-heap/dist-boot/build/.depend-v.haskell
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/Cabal/Cabal_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build -dep-makefile libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/Cabal/Cabal/./Distribution/Backpack.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/./Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/./Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/./Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/./Distribution/Compat/NonEmptySet.hs  libraries/Cabal/Cabal/./Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/./Distribution/Compat/Process.hs  libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/./Distribution/Compat/Time.hs  libraries/Cabal/Cabal/./Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/./Distribution/Compat/DList.hs  libraries/Cabal/Cabal/./Distribution/Compiler.hs  libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/License.hs  libraries/Cabal/Cabal/./Distribution/Make.hs  libraries/Cabal/Cabal/./Distribution/ModuleName.hs  libraries/Cabal/Cabal/./Distribution/Package.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/./Distribution/ReadE.hs  libraries/Cabal/Cabal/./Distribution/Simple.hs  libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Command.hs  libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs  libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Install.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/./Distribution/Simple/Register.hs  libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/./Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/./Distribution/SPDX.hs  libraries/Cabal/Cabal/./Distribution/SPDX/License.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/./Distribution/System.hs  libraries/Cabal/Cabal/./Distribution/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Text.hs  libraries/Cabal/Cabal/./Distribution/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/./Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable.hs  libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/./Distribution/Types/Library.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/./Distribution/Types/Flag.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/./Distribution/Types/Module.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/TestType.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/Condition.hs  libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/./Distribution/Types/Component.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/Version.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/./Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/./Distribution/Verbosity.hs  libraries/Cabal/Cabal/./Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/./Distribution/Version.hs  libraries/Cabal/Cabal/./Language/Haskell/Extension.hs  libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Newtypes.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/./Distribution/Parsec.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/./Distribution/Fields.hs  libraries/Cabal/Cabal/./Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Fields/Field.hs  libraries/Cabal/Cabal/./Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/./Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/./Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/./Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/./Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/./Distribution/Compat/Async.hs  libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/./Distribution/GetOpt.hs  libraries/Cabal/Cabal/./Distribution/Lex.hs  libraries/Cabal/Cabal/./Distribution/Utils/String.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros/Z.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/./Distribution/ZinzaPrelude.hs  libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs
echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/ libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell
"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/parsec/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build -dep-makefile libraries/parsec/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/parsec/src/Text/Parsec.hs  libraries/parsec/src/Text/Parsec/String.hs  libraries/parsec/src/Text/Parsec/ByteString.hs  libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs  libraries/parsec/src/Text/Parsec/Text.hs  libraries/parsec/src/Text/Parsec/Text/Lazy.hs  libraries/parsec/src/Text/Parsec/Pos.hs  libraries/parsec/src/Text/Parsec/Error.hs  libraries/parsec/src/Text/Parsec/Prim.hs  libraries/parsec/src/Text/Parsec/Char.hs  libraries/parsec/src/Text/Parsec/Combinator.hs  libraries/parsec/src/Text/Parsec/Token.hs  libraries/parsec/src/Text/Parsec/Expr.hs  libraries/parsec/src/Text/Parsec/Language.hs  libraries/parsec/src/Text/Parsec/Perm.hs  libraries/parsec/src/Text/ParserCombinators/Parsec.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs
echo "libraries/parsec_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/parsec/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/parsec/dist-boot/build/Text/ libraries/parsec/dist-boot/build/Text/Parsec/ libraries/parsec/dist-boot/build/Text/Parsec/ByteString/ libraries/parsec/dist-boot/build/Text/Parsec/Text/ libraries/parsec/dist-boot/build/Text/ParserCombinators/ libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp > libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2 > libraries/parsec/dist-boot/build/.depend-v.haskell
"rm" -f libraries/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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include     -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c libraries/text/cbits/cbits.c -MF libraries/text/dist-boot/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/text/dist-boot/build/.depend-v.c_asm.bit >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp && true
"rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/text_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/text/dist-boot/build/.depend-v.c_asm.tmp libraries/text/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/text/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build -dep-makefile libraries/text/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/text/src/Data/Text.hs  libraries/text/src/Data/Text/Array.hs  libraries/text/src/Data/Text/Encoding.hs  libraries/text/src/Data/Text/Encoding/Error.hs  libraries/text/src/Data/Text/Foreign.hs  libraries/text/src/Data/Text/IO.hs  libraries/text/src/Data/Text/Internal.hs  libraries/text/src/Data/Text/Internal/Builder.hs  libraries/text/src/Data/Text/Internal/Builder/Functions.hs  libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs  libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs  libraries/text/src/Data/Text/Internal/ByteStringCompat.hs  libraries/text/src/Data/Text/Internal/PrimCompat.hs  libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs  libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs  libraries/text/src/Data/Text/Internal/Functions.hs  libraries/text/src/Data/Text/Internal/Fusion.hs  libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs  libraries/text/src/Data/Text/Internal/Fusion/Common.hs  libraries/text/src/Data/Text/Internal/Fusion/Size.hs  libraries/text/src/Data/Text/Internal/Fusion/Types.hs  libraries/text/src/Data/Text/Internal/IO.hs  libraries/text/src/Data/Text/Internal/Lazy.hs  libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs  libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs  libraries/text/src/Data/Text/Internal/Lazy/Search.hs  libraries/text/src/Data/Text/Internal/Private.hs  libraries/text/src/Data/Text/Internal/Read.hs  libraries/text/src/Data/Text/Internal/Search.hs  libraries/text/src/Data/Text/Internal/Unsafe.hs  libraries/text/src/Data/Text/Internal/Unsafe/Char.hs  libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs  libraries/text/src/Data/Text/Lazy.hs  libraries/text/src/Data/Text/Lazy/Builder.hs  libraries/text/src/Data/Text/Lazy/Builder/Int.hs  libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs  libraries/text/src/Data/Text/Lazy/Encoding.hs  libraries/text/src/Data/Text/Lazy/IO.hs  libraries/text/src/Data/Text/Lazy/Internal.hs  libraries/text/src/Data/Text/Lazy/Read.hs  libraries/text/src/Data/Text/Read.hs  libraries/text/src/Data/Text/Unsafe.hs  libraries/text/src/Data/Text/Show.hs
echo "libraries/text_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/text/dist-boot/build/Data/ libraries/text/dist-boot/build/Data/Text/ libraries/text/dist-boot/build/Data/Text/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/ libraries/text/dist-boot/build/Data/Text/Lazy/ libraries/text/dist-boot/build/Data/Text/Lazy/Builder/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/text/dist-boot/build/.depend-v.haskell.tmp > libraries/text/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/text/dist-boot/build/.depend-v.haskell.tmp2 > libraries/text/dist-boot/build/.depend-v.haskell
"rm" -f 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/template-haskell/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build -dep-makefile libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/template-haskell/./Language/Haskell/TH.hs  libraries/template-haskell/./Language/Haskell/TH/Lib.hs  libraries/template-haskell/./Language/Haskell/TH/Ppr.hs  libraries/template-haskell/./Language/Haskell/TH/PprLib.hs  libraries/template-haskell/./Language/Haskell/TH/Quote.hs  libraries/template-haskell/./Language/Haskell/TH/Syntax.hs  libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs  libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs  libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs  libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs
echo "libraries/template-haskell_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/template-haskell/dist-boot/build/Language/Haskell/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp > libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2 > libraries/template-haskell/dist-boot/build/.depend-v.haskell
"rm" -f libraries/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/ghc-boot/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build -dep-makefile libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-boot/./GHC/BaseDir.hs  libraries/ghc-boot/./GHC/LanguageExtensions.hs  libraries/ghc-boot/./GHC/Unit/Database.hs  libraries/ghc-boot/./GHC/Serialized.hs  libraries/ghc-boot/./GHC/ForeignSrcLang.hs  libraries/ghc-boot/./GHC/HandleEncoding.hs  libraries/ghc-boot/./GHC/Platform.hs  libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  libraries/ghc-boot/./GHC/Settings/Platform.hs  libraries/ghc-boot/./GHC/Settings/Utils.hs  libraries/ghc-boot/./GHC/UniqueSubdir.hs  libraries/ghc-boot/dist-boot/build/GHC/Version.hs
echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/Platform/ libraries/ghc-boot/dist-boot/build/GHC/Settings/ libraries/ghc-boot/dist-boot/build/GHC/Unit/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot/dist-boot/build/.depend-v.haskell
"rm" -f libraries/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-th/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build -dep-makefile libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs  libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs  libraries/ghc-boot-th/./GHC/Lexeme.hs
echo "libraries/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/mtl/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/mtl_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp libraries/mtl/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/mtl/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build -dep-makefile libraries/mtl/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/mtl/./Control/Monad/Cont.hs  libraries/mtl/./Control/Monad/Cont/Class.hs  libraries/mtl/./Control/Monad/Error.hs  libraries/mtl/./Control/Monad/Error/Class.hs  libraries/mtl/./Control/Monad/Except.hs  libraries/mtl/./Control/Monad/Identity.hs  libraries/mtl/./Control/Monad/List.hs  libraries/mtl/./Control/Monad/RWS.hs  libraries/mtl/./Control/Monad/RWS/Class.hs  libraries/mtl/./Control/Monad/RWS/Lazy.hs  libraries/mtl/./Control/Monad/RWS/Strict.hs  libraries/mtl/./Control/Monad/Reader.hs  libraries/mtl/./Control/Monad/Reader/Class.hs  libraries/mtl/./Control/Monad/State.hs  libraries/mtl/./Control/Monad/State/Class.hs  libraries/mtl/./Control/Monad/State/Lazy.hs  libraries/mtl/./Control/Monad/State/Strict.hs  libraries/mtl/./Control/Monad/Trans.hs  libraries/mtl/./Control/Monad/Writer.hs  libraries/mtl/./Control/Monad/Writer/Class.hs  libraries/mtl/./Control/Monad/Writer/Lazy.hs  libraries/mtl/./Control/Monad/Writer/Strict.hs
echo "libraries/mtl_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/mtl/dist-boot/build/Control/Monad/ libraries/mtl/dist-boot/build/Control/Monad/Cont/ libraries/mtl/dist-boot/build/Control/Monad/Error/ libraries/mtl/dist-boot/build/Control/Monad/RWS/ libraries/mtl/dist-boot/build/Control/Monad/Reader/ libraries/mtl/dist-boot/build/Control/Monad/State/ libraries/mtl/dist-boot/build/Control/Monad/Writer/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp > libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/mtl/dist-boot/build/.depend-v.haskell
"rm" -f libraries/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/transformers/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build -dep-makefile libraries/transformers/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/transformers/./Control/Applicative/Backwards.hs  libraries/transformers/./Control/Applicative/Lift.hs  libraries/transformers/./Control/Monad/Signatures.hs  libraries/transformers/./Control/Monad/Trans/Accum.hs  libraries/transformers/./Control/Monad/Trans/Class.hs  libraries/transformers/./Control/Monad/Trans/Cont.hs  libraries/transformers/./Control/Monad/Trans/Except.hs  libraries/transformers/./Control/Monad/Trans/Error.hs  libraries/transformers/./Control/Monad/Trans/Identity.hs  libraries/transformers/./Control/Monad/Trans/List.hs  libraries/transformers/./Control/Monad/Trans/Maybe.hs  libraries/transformers/./Control/Monad/Trans/Reader.hs  libraries/transformers/./Control/Monad/Trans/RWS.hs  libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs  libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs  libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs  libraries/transformers/./Control/Monad/Trans/Select.hs  libraries/transformers/./Control/Monad/Trans/State.hs  libraries/transformers/./Control/Monad/Trans/State/Lazy.hs  libraries/transformers/./Control/Monad/Trans/State/Strict.hs  libraries/transformers/./Control/Monad/Trans/Writer.hs  libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs  libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs  libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs  libraries/transformers/./Data/Functor/Constant.hs  libraries/transformers/./Data/Functor/Reverse.hs
echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/ libraries/transformers/dist-boot/build/Control/Monad/Trans/ libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-boot/build/Control/Monad/Trans/State/ libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-boot/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell
"rm" -f libraries/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/binary/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build -dep-makefile libraries/binary/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/binary/src/Data/Binary.hs  libraries/binary/src/Data/Binary/Put.hs  libraries/binary/src/Data/Binary/Get.hs  libraries/binary/src/Data/Binary/Get/Internal.hs  libraries/binary/src/Data/Binary/Builder.hs  libraries/binary/src/Data/Binary/Class.hs  libraries/binary/src/Data/Binary/Internal.hs  libraries/binary/src/Data/Binary/Generic.hs  libraries/binary/src/Data/Binary/FloatCast.hs
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/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
"inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/hpc/dist-boot/build/./autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/hpc/dist-boot/build/./autogen --cflag=-include --cflag=libraries/hpc/dist-boot/build/./autogen/cabal_macros.h   libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
"rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/hpc/./Trace/Hpc/Util.hs  libraries/hpc/./Trace/Hpc/Mix.hs  libraries/hpc/./Trace/Hpc/Tix.hs  libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
echo "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
"rm" -f utils/genapply/dist/build/.depend.c_asm.tmp  
"rm" -f utils/genapply/dist/build/.depend.c_asm.bit  
echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp
mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm
"rm" -f utils/genapply/dist/build/.depend.haskell.tmp  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genapply/. -iutils/genapply/dist/build -Iutils/genapply/dist/build -iutils/genapply/dist/build/genapply/autogen -Iutils/genapply/dist/build/genapply/autogen     -optP-include -optPutils/genapply/dist/build/genapply/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id pretty-1.1.3.6 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genapply/dist/build -dep-makefile utils/genapply/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/genapply/./Main.hs
echo "utils/genapply_dist_depfile_haskell_EXISTS = YES" >> utils/genapply/dist/build/.depend.haskell.tmp
for dir in utils/genapply/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/genapply/dist/build/.depend.haskell.tmp > utils/genapply/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genapply/dist/build/.depend.haskell.tmp2 > utils/genapply/dist/build/.depend.haskell
"inplace/bin/mkdirhier" utils/hp2ps/dist/build//.
"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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit  
echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp
mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm
"inplace/bin/mkdirhier" utils/unlit/dist/build//.
"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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/unlit/fs.c -MF utils/unlit/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/unlit/dist/build/.depend.c_asm.bit  
echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp
mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Process.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Error.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o 

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

libraries/transformers/Control/Monad/Trans/Error.hs:103:1: warning: [-Worphans]
    Orphan instance: instance [safe] Error e => MonadPlus (Either e)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
    |
103 | instance (Error e) => MonadPlus (Either e) where
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Error/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Cont/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Reader/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Identity.hs -o libraries/mtl/dist-boot/build/Control/Monad/Identity.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Trans.hs -o libraries/mtl/dist-boot/build/Control/Monad/Trans.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/Lexeme.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Array.hs -o libraries/text/dist-boot/build/Data/Text/Array.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/PrimCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe/Char.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Search.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Unsafe.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Size.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Types.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Private.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Private.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Show.hs -o libraries/text/dist-boot/build/Data/Text/Show.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/ByteStringCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Encoding/Error.hs -o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Encoding.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/FloatCast.hs -o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-boot/build/Data/Binary/Put.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-boot/build/Data/Binary/Get.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-boot/build/Data/Binary/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-boot/build/Data/Binary/Generic.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-boot/build/Data/Binary.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text.hs -o libraries/text/dist-boot/build/Data/Text.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Char.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/MD5.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Typeable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/Structured.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/NonEmptySet.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/DList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Parsec/Position.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Parsec/Warning.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/String.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Parsec/Error.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/VersionRange/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Verbosity/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/FilePath.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Async.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/LibraryName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Module.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/SPDX.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/LibraryVisibility.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/Field.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/FieldGrammar/Newtypes.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/LexerMonad.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/Lexer.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/Parser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/ParseResult.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/dist-boot/build/GHC/Version.hs -o libraries/ghc-boot/dist-boot/build/GHC/Version.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Platform.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/UniqueSubdir.hs -o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Settings/Utils.hs -o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/BaseDir.hs -o libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Settings/Platform.hs -o libraries/ghc-boot/dist-boot/build/GHC/Settings/Platform.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/HandleEncoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Unit/Database.hs -o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build   -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist/build/Main.o 
"inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//.
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents  
echo libraries/terminfo/dist-boot/build/System/Console/Terminfo.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o        >> libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents
"xargs"  "ar" qcls  libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a < libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/LanguageExtensions.hs -o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Serialized.hs -o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/ForeignSrcLang.hs -o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o 
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents  
echo libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o libraries/ghc-boot/dist-boot/build/GHC/Platform.o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o libraries/ghc-boot/dist-boot/build/GHC/Settings/Platform.o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o libraries/ghc-boot/dist-boot/build/GHC/Version.o        >> libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a < libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/TestType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Executable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Library.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Component.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Condition.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageVersionConstraint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/GivenComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageName/Magic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/Time.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Types/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Fields/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/String.hs -o libraries/parsec/dist-boot/build/Text/Parsec/String.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Lex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Utils/Json.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/ShowBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/ZinzaPrelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o 
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents  
echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o        >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents
"xargs"  "ar" qcls  libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a < libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/ByteString.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/IO.hs -o libraries/text/dist-boot/build/Data/Text/Internal/IO.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/IO.hs -o libraries/text/dist-boot/build/Data/Text/IO.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Text.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/IO.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Text/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Token.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Token.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Language.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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 
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
echo libraries/parsec/dist-boot/build/Text/Parsec.o libraries/parsec/dist-boot/build/Text/Parsec/String.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Text.o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/Parsec/Error.o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/Parsec/Char.o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/Parsec/Token.o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/Parsec/Language.o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o        >> libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
"xargs"  "ar" qcls  libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a < libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Foreign.hs -o libraries/text/dist-boot/build/Data/Text/Foreign.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Read.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Read.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder/Int.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Read.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Read.hs -o libraries/text/dist-boot/build/Data/Text/Read.o 
"inplace/bin/mkdirhier" libraries/text/dist-boot/build/cbits//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/text/dist-boot/build/./autogen -optc-Ilibraries/text/include -optc-Ilibraries/text/dist-boot/build/include -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -c libraries/text/cbits/cbits.c -o libraries/text/dist-boot/build/cbits/cbits.o
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
echo libraries/text/dist-boot/build/Data/Text.o libraries/text/dist-boot/build/Data/Text/Array.o libraries/text/dist-boot/build/Data/Text/Encoding.o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o libraries/text/dist-boot/build/Data/Text/Foreign.o libraries/text/dist-boot/build/Data/Text/IO.o libraries/text/dist-boot/build/Data/Text/Internal.o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-boot/build/Data/Text/Internal/IO.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Private.o libraries/text/dist-boot/build/Data/Text/Internal/Read.o libraries/text/dist-boot/build/Data/Text/Internal/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-boot/build/Data/Text/Lazy.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o libraries/text/dist-boot/build/Data/Text/Read.o libraries/text/dist-boot/build/Data/Text/Unsafe.o libraries/text/dist-boot/build/Data/Text/Show.o   libraries/text/dist-boot/build/cbits/cbits.o     >> libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
"xargs"  "ar" qcls  libraries/text/dist-boot/build/libHStext-1.2.5.0.a < libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o 
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents  
echo libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o        >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents
"xargs"  "ar" qcls  libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a < libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents  
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents  
echo libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o        >> libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents
"xargs"  "ar" qcls  libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a < libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Cont.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Error.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Except.hs -o libraries/mtl/dist-boot/build/Control/Monad/Except.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/List.hs -o libraries/mtl/dist-boot/build/Control/Monad/List.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Reader.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State.hs -o libraries/mtl/dist-boot/build/Control/Monad/State.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-boot/build/Data/Functor/Constant.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Accum.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Select.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o 
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
echo libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-boot/build/Data/Functor/Constant.o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o        >> libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
"xargs"  "ar" qcls  libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a < libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents  
echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Internal.o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o        >> libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents
"xargs"  "ar" qcls  libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a < libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/ghc-pkg/dist/build/tmp/ghc-pkg -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        utils/ghc-pkg/dist/build/Main.o    
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/ghc-pkg/dist/build/tmp/ghc-pkg inplace/lib/bin/ghc-pkg
"inplace/bin/mkdirhier" inplace/lib/package.conf.d/.
"rm" -f includes/dist/build/settings  

"cp" includes/dist/build/settings inplace/lib/settings
"rm" -f                                                     inplace/bin/ghc-pkg  
echo '#!/bin/sh'                                                     >> inplace/bin/ghc-pkg
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/ghc-pkg"'                                  >> inplace/bin/ghc-pkg
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/ghc-pkg
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/ghc-pkg
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/ghc-pkg
echo 'pgmgcc="gcc"'                                               >> inplace/bin/ghc-pkg
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo/dist-boot/build:/opt/pkg/lib:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/Cabal/Cabal/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/parsec/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/text/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghc-pkg
cat utils/ghc-pkg/ghc-pkg.wrapper                                     >> inplace/bin/ghc-pkg
chmod +x                                                     inplace/bin/ghc-pkg
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Prelude.hs -o compiler/stage1/build/GHC/Prelude.o 
<<ghc: 49556944 bytes, 10 GCs, 4678845/10004376 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.337 elapsed), 0.044 MUT (0.133 elapsed), 0.076 GC (0.118 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build   -c libraries/exceptions/src/Control/Monad/Catch.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Exception.hs -o compiler/stage1/build/GHC/Utils/Exception.o 
<<ghc: 112474768 bytes, 28 GCs, 9107582/18116832 avg/max bytes residency (4 samples), 42M in use, 0.000 INIT (0.359 elapsed), 0.147 MUT (0.230 elapsed), 0.258 GC (0.316 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/stage1/build/GHC/Settings/Config.hs -o compiler/stage1/build/GHC/Settings/Config.o 
<<ghc: 52443296 bytes, 10 GCs, 4579373/9733400 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.397 elapsed), 0.062 MUT (0.174 elapsed), 0.083 GC (0.135 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Panic/Plain.hs -o compiler/stage1/build/GHC/Utils/Panic/Plain.o 
<<ghc: 208379056 bytes, 47 GCs, 8823035/18098264 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.500 elapsed), 0.200 MUT (0.332 elapsed), 0.173 GC (0.228 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Misc.hs -o compiler/stage1/build/GHC/Utils/Misc.o 
<<ghc: 1614026800 bytes, 154 GCs, 19616719/60307864 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.479 elapsed), 1.809 MUT (2.029 elapsed), 0.938 GC (1.179 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var.hs-boot -o compiler/stage1/build/GHC/Types/Var.o-boot 
<<ghc: 36844688 bytes, 10 GCs, 4132629/8623480 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.623 elapsed), 0.047 MUT (0.090 elapsed), 0.076 GC (0.140 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Occurrence.hs-boot -o compiler/stage1/build/GHC/Types/Name/Occurrence.o-boot 
<<ghc: 36252288 bytes, 9 GCs, 1895012/3596368 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.497 elapsed), 0.043 MUT (0.096 elapsed), 0.067 GC (0.144 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Name.hs-boot -o compiler/stage1/build/GHC/Unit/Module/Name.o-boot 
<<ghc: 36242008 bytes, 9 GCs, 1894564/3595712 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.690 elapsed), 0.064 MUT (0.122 elapsed), 0.070 GC (0.137 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Outputable.hs-boot -o compiler/stage1/build/GHC/Utils/Outputable.o-boot 
<<ghc: 49157848 bytes, 10 GCs, 5487586/11750504 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.645 elapsed), 0.050 MUT (0.086 elapsed), 0.098 GC (0.156 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Types.hs-boot -o compiler/stage1/build/GHC/Unit/Types.o-boot 
<<ghc: 37793088 bytes, 10 GCs, 4156898/8684192 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.680 elapsed), 0.049 MUT (0.091 elapsed), 0.086 GC (0.141 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/IO/Unsafe.hs -o compiler/stage1/build/GHC/Utils/IO/Unsafe.o 
<<ghc: 51634528 bytes, 10 GCs, 4437101/9382872 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.647 elapsed), 0.060 MUT (0.173 elapsed), 0.079 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Encoding.hs -o compiler/stage1/build/GHC/Utils/Encoding.o 
<<ghc: 733201232 bytes, 112 GCs, 11051969/23500544 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.528 elapsed), 0.785 MUT (0.869 elapsed), 0.439 GC (0.527 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastString.hs -o compiler/stage1/build/GHC/Data/FastString.o 
<<ghc: 701198376 bytes, 95 GCs, 18501093/54524216 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.436 elapsed), 0.828 MUT (1.269 elapsed), 0.694 GC (0.941 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/State.hs-boot -o compiler/stage1/build/GHC/Unit/State.o-boot 
<<ghc: 43213792 bytes, 10 GCs, 4854752/10434720 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.349 elapsed), 0.048 MUT (0.100 elapsed), 0.098 GC (0.174 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Session.hs-boot -o compiler/stage1/build/GHC/Driver/Session.o-boot 
<<ghc: 45336376 bytes, 10 GCs, 5080954/10997336 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.354 elapsed), 0.048 MUT (0.084 elapsed), 0.080 GC (0.130 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Panic.hs -o compiler/stage1/build/GHC/Utils/Panic.o 
<<ghc: 373743496 bytes, 59 GCs, 13642424/35715448 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.588 elapsed), 0.385 MUT (0.515 elapsed), 0.305 GC (0.402 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastMutInt.hs -o compiler/stage1/build/GHC/Data/FastMutInt.o 
<<ghc: 71624496 bytes, 15 GCs, 4454405/9254184 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.505 elapsed), 0.122 MUT (0.208 elapsed), 0.121 GC (0.199 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/BufHandle.hs -o compiler/stage1/build/GHC/Utils/BufHandle.o 
<<ghc: 217081200 bytes, 65 GCs, 11235105/23535920 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.538 elapsed), 0.277 MUT (0.357 elapsed), 0.266 GC (0.338 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Ppr.hs -o compiler/stage1/build/GHC/Utils/Ppr.o 
<<ghc: 757290400 bytes, 107 GCs, 10363818/25318232 avg/max bytes residency (6 samples), 54M in use, 0.000 INIT (0.347 elapsed), 0.939 MUT (1.104 elapsed), 0.454 GC (0.560 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Ppr/Colour.hs -o compiler/stage1/build/GHC/Utils/Ppr/Colour.o 
<<ghc: 189078192 bytes, 34 GCs, 8127436/14643968 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.450 elapsed), 0.192 MUT (0.288 elapsed), 0.150 GC (0.195 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Outputable.hs -o compiler/stage1/build/GHC/Utils/Outputable.o 
<<ghc: 2189656040 bytes, 259 GCs, 24804275/59967280 avg/max bytes residency (9 samples), 161M in use, 0.000 INIT (0.556 elapsed), 2.458 MUT (2.898 elapsed), 1.478 GC (1.929 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Rep.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Rep.o-boot 
<<ghc: 58711320 bytes, 22 GCs, 7217812/13998904 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.420 elapsed), 0.058 MUT (0.094 elapsed), 0.134 GC (0.185 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name.hs-boot -o compiler/stage1/build/GHC/Types/Name.o-boot 
<<ghc: 36203704 bytes, 9 GCs, 1893860/3594568 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.424 elapsed), 0.054 MUT (0.096 elapsed), 0.061 GC (0.116 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Json.hs -o compiler/stage1/build/GHC/Utils/Json.o 
<<ghc: 178334688 bytes, 36 GCs, 8418064/14877416 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.373 elapsed), 0.230 MUT (0.315 elapsed), 0.201 GC (0.252 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SrcLoc.hs -o compiler/stage1/build/GHC/Types/SrcLoc.o 
<<ghc: 2256903232 bytes, 158 GCs, 25534527/71683160 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.533 elapsed), 2.471 MUT (2.648 elapsed), 1.358 GC (1.650 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Basic.hs -o compiler/stage1/build/GHC/Types/Basic.o 
<<ghc: 4996319664 bytes, 371 GCs, 36910543/83522272 avg/max bytes residency (12 samples), 218M in use, 0.000 INIT (0.486 elapsed), 5.397 MUT (5.960 elapsed), 2.902 GC (3.405 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Fingerprint.hs -o compiler/stage1/build/GHC/Utils/Fingerprint.o 
<<ghc: 102541840 bytes, 26 GCs, 6660302/11292456 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.504 elapsed), 0.115 MUT (0.230 elapsed), 0.161 GC (0.226 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique.hs -o compiler/stage1/build/GHC/Types/Unique.o 
<<ghc: 247002376 bytes, 42 GCs, 10309620/22286416 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.410 elapsed), 0.262 MUT (0.390 elapsed), 0.243 GC (0.310 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/FM.hs -o compiler/stage1/build/GHC/Types/Unique/FM.o 
<<ghc: 1394838296 bytes, 148 GCs, 16794542/44337640 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.539 elapsed), 1.552 MUT (1.734 elapsed), 0.836 GC (1.020 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Binary.hs -o compiler/stage1/build/GHC/Utils/Binary.o 
<<ghc: 7123830072 bytes, 547 GCs, 51557609/147653296 avg/max bytes residency (15 samples), 355M in use, 0.000 INIT (0.478 elapsed), 7.693 MUT (8.109 elapsed), 5.419 GC (6.209 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Maybe.hs -o compiler/stage1/build/GHC/Data/Maybe.o 
<<ghc: 155864896 bytes, 54 GCs, 8563241/17486280 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.510 elapsed), 0.157 MUT (0.264 elapsed), 0.186 GC (0.231 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FiniteMap.hs -o compiler/stage1/build/GHC/Data/FiniteMap.o 
<<ghc: 82806408 bytes, 37 GCs, 7897298/14959624 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.378 elapsed), 0.098 MUT (0.182 elapsed), 0.168 GC (0.219 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Name.hs -o compiler/stage1/build/GHC/Unit/Module/Name.o 
<<ghc: 283570232 bytes, 46 GCs, 12549150/29531616 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.420 elapsed), 0.311 MUT (0.386 elapsed), 0.244 GC (0.314 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Ppr.hs -o compiler/stage1/build/GHC/Unit/Ppr.o 
<<ghc: 87809600 bytes, 22 GCs, 8011382/14680160 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.439 elapsed), 0.114 MUT (0.190 elapsed), 0.171 GC (0.211 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/DFM.hs -o compiler/stage1/build/GHC/Types/Unique/DFM.o 
<<ghc: 1094046816 bytes, 119 GCs, 17153134/46257800 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.385 elapsed), 1.295 MUT (1.430 elapsed), 0.718 GC (0.877 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Set.hs -o compiler/stage1/build/GHC/Types/Unique/Set.o 
<<ghc: 360389160 bytes, 73 GCs, 10967619/25240296 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.424 elapsed), 0.399 MUT (0.518 elapsed), 0.331 GC (0.413 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/DSet.hs -o compiler/stage1/build/GHC/Types/Unique/DSet.o 
<<ghc: 349413344 bytes, 65 GCs, 11254744/26014272 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.600 elapsed), 0.424 MUT (0.523 elapsed), 0.326 GC (0.406 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Types.hs -o compiler/stage1/build/GHC/Unit/Types.o 
<<ghc: 1773245736 bytes, 168 GCs, 20619172/57219696 avg/max bytes residency (7 samples), 119M in use, 0.000 INIT (0.423 elapsed), 2.368 MUT (2.538 elapsed), 1.163 GC (1.376 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Env.hs -o compiler/stage1/build/GHC/Unit/Module/Env.o 
<<ghc: 1240636360 bytes, 155 GCs, 18026841/44337048 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.573 elapsed), 1.295 MUT (1.422 elapsed), 0.900 GC (1.075 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Location.hs -o compiler/stage1/build/GHC/Unit/Module/Location.o 
<<ghc: 152167816 bytes, 30 GCs, 8631920/15984888 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.396 elapsed), 0.151 MUT (0.229 elapsed), 0.154 GC (0.191 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module.hs -o compiler/stage1/build/GHC/Unit/Module.o 
<<ghc: 201480904 bytes, 71 GCs, 9481588/20371240 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.474 elapsed), 0.211 MUT (0.315 elapsed), 0.249 GC (0.354 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Lexeme.hs -o compiler/stage1/build/GHC/Utils/Lexeme.o 
<<ghc: 395457808 bytes, 84 GCs, 9534318/18725032 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.424 elapsed), 0.513 MUT (0.617 elapsed), 0.314 GC (0.371 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastString/Env.hs -o compiler/stage1/build/GHC/Data/FastString/Env.o 
<<ghc: 147374744 bytes, 30 GCs, 8207498/14767648 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.467 elapsed), 0.158 MUT (0.235 elapsed), 0.202 GC (0.246 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Occurrence.hs -o compiler/stage1/build/GHC/Types/Name/Occurrence.o 
<<ghc: 1535842480 bytes, 142 GCs, 18651082/49105344 avg/max bytes residency (7 samples), 109M in use, 0.000 INIT (0.434 elapsed), 1.693 MUT (1.845 elapsed), 0.946 GC (1.133 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name.hs -o compiler/stage1/build/GHC/Types/Name.o 
<<ghc: 1234915336 bytes, 117 GCs, 19167261/49347456 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.417 elapsed), 1.062 MUT (1.238 elapsed), 0.664 GC (0.845 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp/Binary.hs -o compiler/stage1/build/GHC/Iface/Recomp/Binary.o 
<<ghc: 143499496 bytes, 39 GCs, 10247809/23258904 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.434 elapsed), 0.158 MUT (0.274 elapsed), 0.236 GC (0.307 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon.hs-boot -o compiler/stage1/build/GHC/Core/TyCon.o-boot 
<<ghc: 45693088 bytes, 10 GCs, 5460261/12088480 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.571 elapsed), 0.047 MUT (0.093 elapsed), 0.083 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types.hs-boot -o compiler/stage1/build/GHC/Builtin/Types.o-boot 
<<ghc: 57909936 bytes, 21 GCs, 4703469/9258584 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.343 elapsed), 0.054 MUT (0.094 elapsed), 0.107 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Info.hs-boot -o compiler/stage1/build/GHC/Types/Id/Info.o-boot 
<<ghc: 49649472 bytes, 12 GCs, 5540365/12105632 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.451 elapsed), 0.045 MUT (0.087 elapsed), 0.083 GC (0.141 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcType.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/TcType.o-boot 
<<ghc: 48370576 bytes, 11 GCs, 5522826/12069400 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.371 elapsed), 0.059 MUT (0.115 elapsed), 0.109 GC (0.170 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Ppr.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o-boot 
<<ghc: 49315800 bytes, 11 GCs, 5547920/12135344 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.386 elapsed), 0.058 MUT (0.099 elapsed), 0.112 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var.hs -o compiler/stage1/build/GHC/Types/Var.o 
<<ghc: 1749312152 bytes, 148 GCs, 21220648/53017192 avg/max bytes residency (8 samples), 137M in use, 0.000 INIT (0.454 elapsed), 1.935 MUT (2.185 elapsed), 1.134 GC (1.454 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var/Set.hs -o compiler/stage1/build/GHC/Types/Var/Set.o 
<<ghc: 313184416 bytes, 55 GCs, 9174668/19394272 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.477 elapsed), 0.371 MUT (0.529 elapsed), 0.245 GC (0.316 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var/Env.hs -o compiler/stage1/build/GHC/Types/Var/Env.o 
<<ghc: 663191472 bytes, 93 GCs, 12223325/28825816 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.427 elapsed), 0.601 MUT (0.736 elapsed), 0.398 GC (0.507 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs-boot -o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o-boot 
<<ghc: 35547312 bytes, 9 GCs, 1820616/3447504 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.531 elapsed), 0.047 MUT (0.086 elapsed), 0.057 GC (0.109 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Monad.hs -o compiler/stage1/build/GHC/Utils/Monad.o 
<<ghc: 325814864 bytes, 48 GCs, 9674299/20654496 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.534 elapsed), 0.411 MUT (0.504 elapsed), 0.286 GC (0.348 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Bag.hs -o compiler/stage1/build/GHC/Data/Bag.o 
<<ghc: 819535936 bytes, 97 GCs, 12613040/33189016 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.524 elapsed), 1.010 MUT (1.198 elapsed), 0.518 GC (0.640 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck/Types.hs-boot -o compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o-boot 
<<ghc: 45042608 bytes, 10 GCs, 5469309/12114128 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.401 elapsed), 0.061 MUT (0.103 elapsed), 0.106 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/RemoteTypes.hs -o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/BreakArray.hs -o libraries/ghci/dist-boot/build/GHCi/BreakArray.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/TH/Binary.hs -o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/dist-boot/build/GHCi/FFI.hs -o libraries/ghci/dist-boot/build/GHCi/FFI.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/Message.hs -o libraries/ghci/dist-boot/build/GHCi/Message.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CostCentre/State.hs -o compiler/stage1/build/GHC/Types/CostCentre/State.o 
<<ghc: 220127960 bytes, 42 GCs, 11327254/25322752 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.573 elapsed), 0.267 MUT (0.352 elapsed), 0.338 GC (0.446 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Directed.hs -o compiler/stage1/build/GHC/Data/Graph/Directed.o 
<<ghc: 875228576 bytes, 83 GCs, 14578006/38385992 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.388 elapsed), 0.922 MUT (1.071 elapsed), 0.566 GC (0.705 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Env.hs -o compiler/stage1/build/GHC/Types/Name/Env.o 
<<ghc: 222480720 bytes, 48 GCs, 8227835/17765472 avg/max bytes residency (5 samples), 39M in use, 0.001 INIT (0.380 elapsed), 0.267 MUT (0.357 elapsed), 0.214 GC (0.266 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/FieldLabel.hs -o compiler/stage1/build/GHC/Types/FieldLabel.o 
<<ghc: 503435664 bytes, 71 GCs, 17787050/47945320 avg/max bytes residency (6 samples), 101M in use, 0.000 INIT (0.399 elapsed), 0.537 MUT (0.648 elapsed), 0.460 GC (0.622 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/OrdList.hs -o compiler/stage1/build/GHC/Data/OrdList.o 
<<ghc: 351635672 bytes, 52 GCs, 10764907/24504000 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.378 elapsed), 0.360 MUT (0.439 elapsed), 0.282 GC (0.363 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Set.hs -o compiler/stage1/build/GHC/Types/Name/Set.o 
<<ghc: 195060768 bytes, 44 GCs, 8220440/18019016 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.371 elapsed), 0.225 MUT (0.334 elapsed), 0.251 GC (0.339 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/List/SetOps.hs -o compiler/stage1/build/GHC/Data/List/SetOps.o 
<<ghc: 220324840 bytes, 47 GCs, 9315486/20704208 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.441 elapsed), 0.221 MUT (0.309 elapsed), 0.218 GC (0.282 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Avail.hs -o compiler/stage1/build/GHC/Types/Avail.o 
<<ghc: 860974432 bytes, 83 GCs, 14243644/36644264 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.523 elapsed), 0.809 MUT (0.933 elapsed), 0.473 GC (0.586 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Reader.hs -o compiler/stage1/build/GHC/Types/Name/Reader.o 
<<ghc: 3352380352 bytes, 224 GCs, 28149248/87321368 avg/max bytes residency (9 samples), 196M in use, 0.000 INIT (0.404 elapsed), 3.364 MUT (3.701 elapsed), 1.794 GC (2.153 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Names.hs -o compiler/stage1/build/GHC/Builtin/Names.o 
<<ghc: 2622311712 bytes, 344 GCs, 22167148/52582944 avg/max bytes residency (12 samples), 126M in use, 0.000 INIT (0.404 elapsed), 2.501 MUT (2.771 elapsed), 1.635 GC (1.915 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Error.hs-boot -o compiler/stage1/build/GHC/Utils/Error.o-boot 
<<ghc: 59881200 bytes, 17 GCs, 5853392/12633416 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.499 elapsed), 0.056 MUT (0.097 elapsed), 0.091 GC (0.137 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Hooks.hs-boot -o compiler/stage1/build/GHC/Driver/Hooks.o-boot 
<<ghc: 36313016 bytes, 9 GCs, 1897316/3601384 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.361 elapsed), 0.037 MUT (0.073 elapsed), 0.051 GC (0.097 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Plugins.hs-boot -o compiler/stage1/build/GHC/Driver/Plugins.o-boot 
<<ghc: 36515824 bytes, 9 GCs, 1894996/3596672 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.375 elapsed), 0.047 MUT (0.086 elapsed), 0.061 GC (0.112 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/EnumSet.hs -o compiler/stage1/build/GHC/Data/EnumSet.o 
<<ghc: 91010688 bytes, 23 GCs, 4644589/8986904 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.495 elapsed), 0.150 MUT (0.232 elapsed), 0.123 GC (0.173 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/BaseDir.hs -o compiler/stage1/build/GHC/SysTools/BaseDir.o 
<<ghc: 77752144 bytes, 16 GCs, 6019796/10187888 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.345 elapsed), 0.077 MUT (0.175 elapsed), 0.106 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Terminal.hs -o compiler/stage1/build/GHC/SysTools/Terminal.o 
<<ghc: 105460472 bytes, 34 GCs, 7253018/11496128 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.652 elapsed), 0.089 MUT (0.204 elapsed), 0.128 GC (0.180 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/CliOption.hs -o compiler/stage1/build/GHC/Utils/CliOption.o 
<<ghc: 70062936 bytes, 15 GCs, 5196554/10804584 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.479 elapsed), 0.068 MUT (0.127 elapsed), 0.089 GC (0.146 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings.hs -o compiler/stage1/build/GHC/Settings.o 
<<ghc: 5534012616 bytes, 560 GCs, 30625075/72084472 avg/max bytes residency (18 samples), 172M in use, 0.000 INIT (0.516 elapsed), 4.227 MUT (4.724 elapsed), 2.871 GC (3.200 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings/Constants.hs -o compiler/stage1/build/GHC/Settings/Constants.o 
<<ghc: 57618952 bytes, 13 GCs, 4848864/10279512 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.784 elapsed), 0.062 MUT (0.129 elapsed), 0.089 GC (0.159 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/CmdLine.hs -o compiler/stage1/build/GHC/Driver/CmdLine.o 
<<ghc: 632528400 bytes, 95 GCs, 12064192/26402264 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.606 elapsed), 0.719 MUT (0.850 elapsed), 0.393 GC (0.484 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backend.hs -o compiler/stage1/build/GHC/Driver/Backend.o 
<<ghc: 153943520 bytes, 32 GCs, 7626756/13847984 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.427 elapsed), 0.177 MUT (0.265 elapsed), 0.162 GC (0.209 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Flags.hs -o compiler/stage1/build/GHC/Driver/Flags.o 
<<ghc: 1750177952 bytes, 321 GCs, 17799516/32283096 avg/max bytes residency (9 samples), 88M in use, 0.000 INIT (0.347 elapsed), 1.262 MUT (1.441 elapsed), 0.756 GC (0.886 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Ways.hs -o compiler/stage1/build/GHC/Driver/Ways.o 
<<ghc: 371666256 bytes, 62 GCs, 10312904/22611208 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.467 elapsed), 0.410 MUT (0.643 elapsed), 0.307 GC (0.383 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Phases.hs -o compiler/stage1/build/GHC/Driver/Phases.o 
<<ghc: 734890472 bytes, 103 GCs, 12424817/26677168 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.346 elapsed), 0.624 MUT (0.779 elapsed), 0.361 GC (0.456 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Parser.hs -o compiler/stage1/build/GHC/Unit/Parser.o 
<<ghc: 164972656 bytes, 35 GCs, 8307352/15323408 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.405 elapsed), 0.187 MUT (0.268 elapsed), 0.140 GC (0.181 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Session.hs -o compiler/stage1/build/GHC/Driver/Session.o 
<<ghc: 55997113168 bytes, 3753 GCs, 253154127/880951200 avg/max bytes residency (37 samples), 2305M in use, 0.000 INIT (0.459 elapsed), 37.458 MUT (39.243 elapsed), 44.761 GC (51.060 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/StringBuffer.hs -o compiler/stage1/build/GHC/Data/StringBuffer.o 
<<ghc: 760042400 bytes, 111 GCs, 12095473/28171824 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.399 elapsed), 0.840 MUT (0.960 elapsed), 0.473 GC (0.576 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Error.hs -o compiler/stage1/build/GHC/Utils/Error.o 
<<ghc: 3626224640 bytes, 252 GCs, 39881468/109467936 avg/max bytes residency (10 samples), 269M in use, 0.000 INIT (0.409 elapsed), 3.112 MUT (3.438 elapsed), 2.325 GC (2.779 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Info.hs -o compiler/stage1/build/GHC/Unit/Info.o 
<<ghc: 365896184 bytes, 61 GCs, 9277203/20280352 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.375 elapsed), 0.459 MUT (0.599 elapsed), 0.262 GC (0.328 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/State.hs -o compiler/stage1/build/GHC/Unit/State.o 
<<ghc: 6438117440 bytes, 375 GCs, 53340154/168878864 avg/max bytes residency (11 samples), 402M in use, 0.000 INIT (0.447 elapsed), 6.620 MUT (7.174 elapsed), 4.207 GC (5.009 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit.hs -o compiler/stage1/build/GHC/Unit.o 
<<ghc: 63241600 bytes, 22 GCs, 6085296/11856360 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.560 elapsed), 0.057 MUT (0.122 elapsed), 0.111 GC (0.155 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/IOEnv.hs -o compiler/stage1/build/GHC/Data/IOEnv.o 
<<ghc: 440946392 bytes, 74 GCs, 12166145/30827608 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.707 elapsed), 0.418 MUT (0.547 elapsed), 0.354 GC (0.445 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/PatSyn.hs-boot -o compiler/stage1/build/GHC/Core/PatSyn.o-boot 
<<ghc: 57050184 bytes, 20 GCs, 4938794/9865880 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.645 elapsed), 0.062 MUT (0.104 elapsed), 0.095 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/DataCon.hs-boot -o compiler/stage1/build/GHC/Core/DataCon.o-boot 
<<ghc: 83758512 bytes, 24 GCs, 8161224/15544064 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.367 elapsed), 0.081 MUT (0.124 elapsed), 0.152 GC (0.200 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/ConLike.hs-boot -o compiler/stage1/build/GHC/Core/ConLike.o-boot 
<<ghc: 46844800 bytes, 10 GCs, 5609848/12449440 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.479 elapsed), 0.058 MUT (0.107 elapsed), 0.089 GC (0.155 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Pair.hs -o compiler/stage1/build/GHC/Data/Pair.o 
<<ghc: 268722728 bytes, 48 GCs, 9917724/22573744 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.485 elapsed), 0.320 MUT (0.436 elapsed), 0.256 GC (0.336 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion/Axiom.hs -o compiler/stage1/build/GHC/Core/Coercion/Axiom.o 
<<ghc: 1114531552 bytes, 121 GCs, 18248088/45827040 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.376 elapsed), 1.245 MUT (1.453 elapsed), 0.765 GC (0.973 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/ForeignCall.hs -o compiler/stage1/build/GHC/Types/ForeignCall.o 
<<ghc: 2192316696 bytes, 185 GCs, 26052639/65448736 avg/max bytes residency (8 samples), 155M in use, 0.000 INIT (0.409 elapsed), 2.527 MUT (2.707 elapsed), 1.470 GC (1.763 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/BooleanFormula.hs -o compiler/stage1/build/GHC/Data/BooleanFormula.o 
<<ghc: 1056296800 bytes, 84 GCs, 18085021/46862680 avg/max bytes residency (6 samples), 98M in use, 0.000 INIT (0.457 elapsed), 1.287 MUT (1.427 elapsed), 0.648 GC (0.786 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Class.hs -o compiler/stage1/build/GHC/Core/Class.o 
<<ghc: 400620080 bytes, 53 GCs, 14325464/37644128 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.525 elapsed), 0.401 MUT (0.531 elapsed), 0.354 GC (0.455 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon.hs -o compiler/stage1/build/GHC/Core/TyCon.o 
<<ghc: 2354350440 bytes, 283 GCs, 23250192/61099048 avg/max bytes residency (9 samples), 162M in use, 0.000 INIT (0.458 elapsed), 2.114 MUT (2.418 elapsed), 1.422 GC (1.757 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Type.hs-boot -o compiler/stage1/build/GHC/Core/Type.o-boot 
<<ghc: 62864472 bytes, 17 GCs, 7530116/13254848 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.586 elapsed), 0.071 MUT (0.129 elapsed), 0.142 GC (0.191 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Type.hs -o compiler/stage1/build/GHC/Iface/Type.o 
<<ghc: 4552273192 bytes, 338 GCs, 38818077/100366848 avg/max bytes residency (12 samples), 265M in use, 0.000 INIT (0.520 elapsed), 4.824 MUT (5.188 elapsed), 3.368 GC (3.966 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Rep.hs -o compiler/stage1/build/GHC/Core/TyCo/Rep.o 
<<ghc: 2455331320 bytes, 185 GCs, 25838016/63683128 avg/max bytes residency (9 samples), 175M in use, 0.000 INIT (0.388 elapsed), 2.570 MUT (2.863 elapsed), 1.483 GC (1.843 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion.hs-boot -o compiler/stage1/build/GHC/Core/Coercion.o-boot 
<<ghc: 78682592 bytes, 24 GCs, 7693948/14695624 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.405 elapsed), 0.074 MUT (0.108 elapsed), 0.169 GC (0.212 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/FV.hs -o compiler/stage1/build/GHC/Utils/FV.o 
<<ghc: 121523544 bytes, 24 GCs, 8046798/13915184 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.453 elapsed), 0.121 MUT (0.197 elapsed), 0.140 GC (0.181 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types/Prim.hs -o compiler/stage1/build/GHC/Builtin/Types/Prim.o 
<<ghc: 1004332688 bytes, 116 GCs, 12721024/36373768 avg/max bytes residency (7 samples), 77M in use, 0.000 INIT (0.380 elapsed), 0.938 MUT (1.113 elapsed), 0.511 GC (0.636 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/FVs.hs -o compiler/stage1/build/GHC/Core/TyCo/FVs.o 
<<ghc: 753525448 bytes, 84 GCs, 10836156/28050696 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.485 elapsed), 0.776 MUT (0.892 elapsed), 0.372 GC (0.463 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Tidy.hs -o compiler/stage1/build/GHC/Core/TyCo/Tidy.o 
<<ghc: 427919088 bytes, 72 GCs, 10053768/21761688 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.479 elapsed), 0.552 MUT (0.669 elapsed), 0.389 GC (0.473 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Supply.hs -o compiler/stage1/build/GHC/Types/Unique/Supply.o 
<<ghc: 198346640 bytes, 47 GCs, 7029849/14122776 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.368 elapsed), 0.207 MUT (0.421 elapsed), 0.181 GC (0.219 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Subst.hs -o compiler/stage1/build/GHC/Core/TyCo/Subst.o 
<<ghc: 980056952 bytes, 133 GCs, 13907226/35014824 avg/max bytes residency (7 samples), 82M in use, 0.000 INIT (0.604 elapsed), 0.962 MUT (1.102 elapsed), 0.558 GC (0.719 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Type.hs -o compiler/stage1/build/GHC/Core/Type.o 
<<ghc: 5117462688 bytes, 330 GCs, 43906154/152539472 avg/max bytes residency (11 samples), 340M in use, 0.000 INIT (0.407 elapsed), 5.105 MUT (5.451 elapsed), 3.182 GC (3.774 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Multiplicity.hs -o compiler/stage1/build/GHC/Core/Multiplicity.o 
<<ghc: 195285152 bytes, 39 GCs, 11526270/24976936 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.391 elapsed), 0.196 MUT (0.267 elapsed), 0.259 GC (0.326 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Utils.hs-boot -o compiler/stage1/build/GHC/Core/Utils.o-boot 
<<ghc: 50793520 bytes, 16 GCs, 5389056/11488432 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.462 elapsed), 0.050 MUT (0.086 elapsed), 0.086 GC (0.133 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Type.hs-boot -o compiler/stage1/build/GHC/Iface/Type.o-boot 
<<ghc: 36056432 bytes, 9 GCs, 1818860/3444568 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.353 elapsed), 0.039 MUT (0.071 elapsed), 0.050 GC (0.094 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToIface.hs-boot -o compiler/stage1/build/GHC/CoreToIface.o-boot 
<<ghc: 58673336 bytes, 17 GCs, 5939157/12848016 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.474 elapsed), 0.067 MUT (0.111 elapsed), 0.121 GC (0.175 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Ppr.hs -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o 
<<ghc: 416920288 bytes, 70 GCs, 15050476/38122840 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.396 elapsed), 0.430 MUT (0.529 elapsed), 0.377 GC (0.526 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion.hs -o compiler/stage1/build/GHC/Core/Coercion.o 
<<ghc: 3089573040 bytes, 236 GCs, 27829033/90976456 avg/max bytes residency (9 samples), 195M in use, 0.000 INIT (0.411 elapsed), 3.373 MUT (3.647 elapsed), 1.757 GC (2.188 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/PrimOps.hs-boot -o compiler/stage1/build/GHC/Builtin/PrimOps.o-boot 
<<ghc: 36225608 bytes, 9 GCs, 1894564/3595760 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.376 elapsed), 0.040 MUT (0.072 elapsed), 0.054 GC (0.096 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Make.hs-boot -o compiler/stage1/build/GHC/Types/Id/Make.o-boot 
<<ghc: 50341512 bytes, 11 GCs, 5612658/12279008 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.756 elapsed), 0.076 MUT (0.130 elapsed), 0.126 GC (0.206 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Predicate.hs -o compiler/stage1/build/GHC/Core/Predicate.o 
<<ghc: 506226200 bytes, 84 GCs, 16132724/38567384 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.695 elapsed), 0.554 MUT (0.660 elapsed), 0.505 GC (0.636 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unify.hs -o compiler/stage1/build/GHC/Core/Unify.o 
<<ghc: 1304235104 bytes, 133 GCs, 14165944/42501280 avg/max bytes residency (7 samples), 90M in use, 0.000 INIT (0.481 elapsed), 1.384 MUT (1.551 elapsed), 0.740 GC (0.909 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/DataCon.hs -o compiler/stage1/build/GHC/Core/DataCon.o 
<<ghc: 2260421840 bytes, 141 GCs, 23609543/80188152 avg/max bytes residency (8 samples), 168M in use, 0.001 INIT (0.529 elapsed), 2.466 MUT (2.709 elapsed), 1.270 GC (1.550 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Literal.hs -o compiler/stage1/build/GHC/Types/Literal.o 
<<ghc: 1959589304 bytes, 154 GCs, 22650598/61413528 avg/max bytes residency (8 samples), 146M in use, 0.000 INIT (0.346 elapsed), 1.938 MUT (2.136 elapsed), 1.095 GC (1.350 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CostCentre.hs -o compiler/stage1/build/GHC/Types/CostCentre.o 
<<ghc: 1325591592 bytes, 132 GCs, 20151492/44442432 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.338 elapsed), 1.205 MUT (1.339 elapsed), 0.729 GC (0.935 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core.hs -o compiler/stage1/build/GHC/Core.o 
<<ghc: 2907205824 bytes, 196 GCs, 29472457/87019224 avg/max bytes residency (9 samples), 205M in use, 0.000 INIT (0.346 elapsed), 2.925 MUT (3.192 elapsed), 1.749 GC (2.112 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/TrieMap.hs -o compiler/stage1/build/GHC/Data/TrieMap.o 
<<ghc: 334389368 bytes, 57 GCs, 9425553/20633704 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.615 elapsed), 0.378 MUT (0.464 elapsed), 0.283 GC (0.350 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Map.hs -o compiler/stage1/build/GHC/Core/Map.o 
<<ghc: 2095867752 bytes, 175 GCs, 22276063/66086880 avg/max bytes residency (8 samples), 146M in use, 0.000 INIT (0.374 elapsed), 2.081 MUT (2.282 elapsed), 1.226 GC (1.494 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/FamInstEnv.hs -o compiler/stage1/build/GHC/Core/FamInstEnv.o 
<<ghc: 1636352032 bytes, 154 GCs, 20218028/60050656 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.478 elapsed), 1.748 MUT (1.956 elapsed), 1.043 GC (1.280 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Cpr.hs -o compiler/stage1/build/GHC/Types/Cpr.o 
<<ghc: 353395944 bytes, 62 GCs, 11272265/24547896 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.583 elapsed), 0.322 MUT (0.414 elapsed), 0.252 GC (0.330 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Demand.hs -o compiler/stage1/build/GHC/Types/Demand.o 
<<ghc: 2411903160 bytes, 226 GCs, 25115332/73582896 avg/max bytes residency (9 samples), 167M in use, 0.000 INIT (0.338 elapsed), 2.756 MUT (3.028 elapsed), 1.484 GC (1.834 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/RepType.hs -o compiler/stage1/build/GHC/Types/RepType.o 
<<ghc: 743537608 bytes, 73 GCs, 15027332/38275944 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.600 elapsed), 1.056 MUT (1.232 elapsed), 0.575 GC (0.726 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Types.hs -o compiler/stage1/build/GHC/StgToCmm/Types.o 
<<ghc: 706141744 bytes, 77 GCs, 15149434/38079080 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.355 elapsed), 0.709 MUT (0.856 elapsed), 0.523 GC (0.650 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/PatSyn.hs -o compiler/stage1/build/GHC/Core/PatSyn.o 
<<ghc: 459071608 bytes, 59 GCs, 13615573/35421088 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.362 elapsed), 0.463 MUT (0.585 elapsed), 0.353 GC (0.449 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Info.hs -o compiler/stage1/build/GHC/Types/Id/Info.o 
<<ghc: 649246976 bytes, 106 GCs, 18719275/51857304 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.338 elapsed), 0.581 MUT (0.730 elapsed), 0.567 GC (0.714 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id.hs -o compiler/stage1/build/GHC/Types/Id.o 
<<ghc: 950712704 bytes, 83 GCs, 19678868/59486872 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.429 elapsed), 0.829 MUT (0.994 elapsed), 0.630 GC (0.787 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Uniques.hs-boot -o compiler/stage1/build/GHC/Builtin/Uniques.o-boot 
<<ghc: 56417032 bytes, 14 GCs, 5978264/13065320 avg/max bytes residency (3 samples), 37M in use, 0.000 INIT (0.405 elapsed), 0.063 MUT (0.104 elapsed), 0.112 GC (0.164 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types.hs -o compiler/stage1/build/GHC/Builtin/Types.o 
<<ghc: 2591050288 bytes, 192 GCs, 28989173/91529120 avg/max bytes residency (9 samples), 208M in use, 0.000 INIT (0.359 elapsed), 2.792 MUT (2.999 elapsed), 1.690 GC (2.063 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/FVs.hs -o compiler/stage1/build/GHC/Core/FVs.o 
<<ghc: 1093554296 bytes, 126 GCs, 16677246/46221616 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.438 elapsed), 1.102 MUT (1.245 elapsed), 0.637 GC (0.796 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcType.hs -o compiler/stage1/build/GHC/Tc/Utils/TcType.o 
<<ghc: 2501082304 bytes, 180 GCs, 26992139/85421104 avg/max bytes residency (9 samples), 202M in use, 0.000 INIT (0.395 elapsed), 2.546 MUT (2.827 elapsed), 1.377 GC (1.747 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/InstEnv.hs -o compiler/stage1/build/GHC/Core/InstEnv.o 
<<ghc: 1499846088 bytes, 200 GCs, 25744322/73047872 avg/max bytes residency (8 samples), 167M in use, 0.000 INIT (0.443 elapsed), 1.487 MUT (1.722 elapsed), 1.103 GC (1.385 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Annotations.hs -o compiler/stage1/build/GHC/Types/Annotations.o 
<<ghc: 306749784 bytes, 51 GCs, 12155684/28248072 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.446 elapsed), 0.337 MUT (0.417 elapsed), 0.321 GC (0.407 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/ConLike.hs -o compiler/stage1/build/GHC/Core/ConLike.o 
<<ghc: 449121872 bytes, 61 GCs, 15213305/39317776 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.435 elapsed), 0.443 MUT (0.617 elapsed), 0.451 GC (0.619 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Extension.hs -o compiler/stage1/build/GHC/Hs/Extension.o 
<<ghc: 439837312 bytes, 57 GCs, 12129653/31763784 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.410 elapsed), 0.473 MUT (0.553 elapsed), 0.360 GC (0.458 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Doc.hs -o compiler/stage1/build/GHC/Hs/Doc.o 
<<ghc: 633326736 bytes, 75 GCs, 15409853/40502008 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.513 elapsed), 0.650 MUT (0.762 elapsed), 0.431 GC (0.575 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/ImpExp.hs -o compiler/stage1/build/GHC/Hs/ImpExp.o 
<<ghc: 914245032 bytes, 80 GCs, 15667365/41760136 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.426 elapsed), 0.946 MUT (1.158 elapsed), 0.449 GC (0.575 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Pat.hs-boot -o compiler/stage1/build/GHC/Hs/Pat.o-boot 
<<ghc: 77628912 bytes, 25 GCs, 6326466/11746352 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.429 elapsed), 0.076 MUT (0.151 elapsed), 0.122 GC (0.174 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Expr.hs-boot -o compiler/stage1/build/GHC/Hs/Expr.o-boot 
<<ghc: 113231240 bytes, 32 GCs, 10401153/22236336 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.488 elapsed), 0.132 MUT (0.202 elapsed), 0.256 GC (0.321 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Stats.hs -o compiler/stage1/build/GHC/Core/Stats.o 
<<ghc: 334840576 bytes, 45 GCs, 12036828/26299224 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.417 elapsed), 0.263 MUT (0.335 elapsed), 0.224 GC (0.292 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Ppr.hs -o compiler/stage1/build/GHC/Core/Ppr.o 
<<ghc: 1710981360 bytes, 131 GCs, 21475745/59274792 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.343 elapsed), 2.017 MUT (2.373 elapsed), 0.923 GC (1.184 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Evidence.hs -o compiler/stage1/build/GHC/Tc/Types/Evidence.o 
<<ghc: 2150351416 bytes, 158 GCs, 24738478/74194264 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.475 elapsed), 2.306 MUT (2.659 elapsed), 1.225 GC (1.537 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Annotation.hs -o compiler/stage1/build/GHC/Parser/Annotation.o 
<<ghc: 2505853544 bytes, 230 GCs, 25026834/52322696 avg/max bytes residency (9 samples), 123M in use, 0.000 INIT (0.474 elapsed), 2.680 MUT (3.031 elapsed), 1.687 GC (2.073 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Type.hs -o compiler/stage1/build/GHC/Hs/Type.o 
<<ghc: 2547655472 bytes, 187 GCs, 27624840/82438440 avg/max bytes residency (9 samples), 202M in use, 0.000 INIT (0.480 elapsed), 2.593 MUT (2.927 elapsed), 1.472 GC (1.874 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Lit.hs -o compiler/stage1/build/GHC/Hs/Lit.o 
<<ghc: 790623000 bytes, 73 GCs, 14804265/39233144 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.498 elapsed), 0.779 MUT (0.987 elapsed), 0.469 GC (0.616 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Binds.hs -o compiler/stage1/build/GHC/Hs/Binds.o 
<<ghc: 2408677384 bytes, 158 GCs, 27011244/82345240 avg/max bytes residency (8 samples), 178M in use, 0.000 INIT (0.467 elapsed), 2.717 MUT (2.916 elapsed), 1.361 GC (1.666 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Pat.hs -o compiler/stage1/build/GHC/Hs/Pat.o 
<<ghc: 1572786968 bytes, 140 GCs, 26179898/82920104 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.411 elapsed), 1.751 MUT (1.955 elapsed), 1.105 GC (1.385 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types.hs-boot -o compiler/stage1/build/GHC/Tc/Types.o-boot 
<<ghc: 51199280 bytes, 13 GCs, 5737837/12519216 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.337 elapsed), 0.052 MUT (0.106 elapsed), 0.083 GC (0.142 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Decls.hs -o compiler/stage1/build/GHC/Hs/Decls.o 
<<ghc: 7337864696 bytes, 399 GCs, 52916312/141765392 avg/max bytes residency (12 samples), 378M in use, 0.000 INIT (0.471 elapsed), 7.625 MUT (8.123 elapsed), 4.370 GC (5.113 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Expr.hs -o compiler/stage1/build/GHC/Hs/Expr.o 
<<ghc: 7937755968 bytes, 364 GCs, 60799586/172896000 avg/max bytes residency (12 samples), 436M in use, 0.000 INIT (0.427 elapsed), 9.172 MUT (9.859 elapsed), 5.005 GC (5.997 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Instances.hs -o compiler/stage1/build/GHC/Hs/Instances.o 
<<ghc: 9784079000 bytes, 695 GCs, 64505948/135279968 avg/max bytes residency (12 samples), 370M in use, 0.000 INIT (0.406 elapsed), 11.437 MUT (13.830 elapsed), 5.380 GC (6.339 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Utils.hs -o compiler/stage1/build/GHC/Hs/Utils.o 
<<ghc: 1886989992 bytes, 253 GCs, 18597927/57361848 avg/max bytes residency (8 samples), 124M in use, 0.000 INIT (0.476 elapsed), 1.942 MUT (2.178 elapsed), 1.063 GC (1.294 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs.hs -o compiler/stage1/build/GHC/Hs.o 
<<ghc: 1477362520 bytes, 115 GCs, 27030803/75185120 avg/max bytes residency (7 samples), 157M in use, 0.000 INIT (0.449 elapsed), 1.337 MUT (1.523 elapsed), 0.889 GC (1.109 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Origin.hs -o compiler/stage1/build/GHC/Tc/Types/Origin.o 
<<ghc: 1347045584 bytes, 135 GCs, 18646121/55099512 avg/max bytes residency (7 samples), 120M in use, 0.000 INIT (0.450 elapsed), 1.280 MUT (1.481 elapsed), 0.828 GC (1.020 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Constraint.hs -o compiler/stage1/build/GHC/Tc/Types/Constraint.o 
<<ghc: 1764824904 bytes, 122 GCs, 22867576/78801256 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.610 elapsed), 1.673 MUT (1.920 elapsed), 0.988 GC (1.325 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/UsageEnv.hs -o compiler/stage1/build/GHC/Core/UsageEnv.o 
<<ghc: 227850248 bytes, 46 GCs, 12127112/28394936 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.555 elapsed), 0.241 MUT (0.339 elapsed), 0.269 GC (0.360 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Cache.hs -o compiler/stage1/build/GHC/Types/Name/Cache.o 
<<ghc: 268360736 bytes, 43 GCs, 11164280/24149936 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.317 elapsed), 0.251 MUT (0.389 elapsed), 0.251 GC (0.347 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Syntax.hs -o compiler/stage1/build/GHC/Iface/Syntax.o 
<<ghc: 8302800544 bytes, 419 GCs, 62052514/207515928 avg/max bytes residency (12 samples), 484M in use, 0.000 INIT (0.625 elapsed), 8.615 MUT (9.090 elapsed), 5.578 GC (6.561 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./SizedSeq.hs -o libraries/ghci/dist-boot/build/SizedSeq.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Type.hs -o compiler/stage1/build/GHC/Cmm/Type.o 
<<ghc: 694199704 bytes, 83 GCs, 14654350/38989328 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.388 elapsed), 0.737 MUT (0.841 elapsed), 0.657 GC (0.809 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/PrimOps.hs -o compiler/stage1/build/GHC/Builtin/PrimOps.o 
<<ghc: 13932160328 bytes, 799 GCs, 85135218/193392408 avg/max bytes residency (21 samples), 508M in use, 0.000 INIT (0.551 elapsed), 12.319 MUT (13.237 elapsed), 9.972 GC (11.045 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Types.hs -o compiler/stage1/build/GHC/ByteCode/Types.o 
<<ghc: 594460872 bytes, 92 GCs, 17246180/45429336 avg/max bytes residency (6 samples), 101M in use, 0.000 INIT (0.543 elapsed), 0.553 MUT (0.688 elapsed), 0.561 GC (0.740 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Linker/Types.hs -o compiler/stage1/build/GHC/Runtime/Linker/Types.o 
<<ghc: 270392112 bytes, 64 GCs, 11476379/25014776 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.353 elapsed), 0.274 MUT (0.361 elapsed), 0.296 GC (0.374 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Interpreter/Types.hs -o compiler/stage1/build/GHC/Runtime/Interpreter/Types.o 
<<ghc: 144388576 bytes, 47 GCs, 13530211/31612840 avg/max bytes residency (5 samples), 69M in use, 0.000 INIT (0.471 elapsed), 0.145 MUT (0.280 elapsed), 0.251 GC (0.346 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Eval/Types.hs -o compiler/stage1/build/GHC/Runtime/Eval/Types.o 
<<ghc: 191469720 bytes, 36 GCs, 14054963/33588368 avg/max bytes residency (5 samples), 74M in use, 0.000 INIT (0.507 elapsed), 0.181 MUT (0.275 elapsed), 0.259 GC (0.349 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Types.hs -o compiler/stage1/build/GHC/Driver/Types.o 
<<ghc: 7590170504 bytes, 412 GCs, 89600786/326846688 avg/max bytes residency (12 samples), 767M in use, 0.000 INIT (0.520 elapsed), 7.410 MUT (7.938 elapsed), 6.153 GC (7.784 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Utils.hs -o compiler/stage1/build/GHC/Core/Utils.o 
<<ghc: 2684676240 bytes, 197 GCs, 31369544/108554416 avg/max bytes residency (9 samples), 231M in use, 0.000 INIT (0.532 elapsed), 2.985 MUT (3.261 elapsed), 1.905 GC (2.349 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Seq.hs -o compiler/stage1/build/GHC/Core/Seq.o 
<<ghc: 197429960 bytes, 39 GCs, 12098792/26596240 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.376 elapsed), 0.184 MUT (0.275 elapsed), 0.253 GC (0.341 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Subst.hs -o compiler/stage1/build/GHC/Core/Subst.o 
<<ghc: 1149414984 bytes, 93 GCs, 17856530/52570888 avg/max bytes residency (7 samples), 114M in use, 0.000 INIT (0.379 elapsed), 1.117 MUT (1.278 elapsed), 0.611 GC (0.757 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Arity.hs -o compiler/stage1/build/GHC/Core/Opt/Arity.o 
<<ghc: 1120177096 bytes, 90 GCs, 21302251/66665016 avg/max bytes residency (7 samples), 144M in use, 0.000 INIT (0.388 elapsed), 1.035 MUT (1.184 elapsed), 0.723 GC (0.947 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion/Opt.hs -o compiler/stage1/build/GHC/Core/Coercion/Opt.o 
<<ghc: 1618867560 bytes, 124 GCs, 19668354/59632664 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.627 elapsed), 1.602 MUT (1.817 elapsed), 0.884 GC (1.085 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Monad.hs -o compiler/stage1/build/GHC/Core/Opt/Monad.o 
<<ghc: 2331137304 bytes, 186 GCs, 37628486/117795032 avg/max bytes residency (9 samples), 272M in use, 0.000 INIT (0.513 elapsed), 2.197 MUT (2.500 elapsed), 1.845 GC (2.361 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Lint.hs -o compiler/stage1/build/GHC/Core/Lint.o 
<<ghc: 9933783888 bytes, 482 GCs, 75639600/190792808 avg/max bytes residency (13 samples), 512M in use, 0.000 INIT (0.541 elapsed), 10.061 MUT (10.769 elapsed), 6.363 GC (7.386 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types.hs -o compiler/stage1/build/GHC/Tc/Types.o 
<<ghc: 2298178720 bytes, 162 GCs, 41076123/153782000 avg/max bytes residency (9 samples), 320M in use, 0.000 INIT (0.481 elapsed), 2.219 MUT (2.467 elapsed), 2.049 GC (2.661 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Env.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/Env.o-boot 
<<ghc: 99353144 bytes, 26 GCs, 9366392/17719560 avg/max bytes residency (4 samples), 42M in use, 0.000 INIT (0.423 elapsed), 0.102 MUT (0.149 elapsed), 0.200 GC (0.262 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Monad.hs -o compiler/stage1/build/GHC/Tc/Utils/Monad.o 
<<ghc: 4669601976 bytes, 323 GCs, 50381356/151004464 avg/max bytes residency (11 samples), 373M in use, 0.000 INIT (0.478 elapsed), 4.598 MUT (4.886 elapsed), 3.449 GC (4.189 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Finder.hs -o compiler/stage1/build/GHC/Driver/Finder.o 
<<ghc: 2263311168 bytes, 133 GCs, 27584933/89424416 avg/max bytes residency (8 samples), 190M in use, 0.000 INIT (0.396 elapsed), 1.911 MUT (2.122 elapsed), 1.241 GC (1.571 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/IfaceToCore.hs-boot -o compiler/stage1/build/GHC/IfaceToCore.o-boot 
<<ghc: 120014304 bytes, 31 GCs, 13565816/31619536 avg/max bytes residency (5 samples), 65M in use, 0.000 INIT (0.361 elapsed), 0.144 MUT (0.194 elapsed), 0.333 GC (0.446 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Load.hs-boot -o compiler/stage1/build/GHC/Iface/Load.o-boot 
<<ghc: 110845656 bytes, 33 GCs, 12221756/27514712 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.631 elapsed), 0.119 MUT (0.166 elapsed), 0.260 GC (0.349 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Env.hs -o compiler/stage1/build/GHC/Iface/Env.o 
<<ghc: 700919408 bytes, 71 GCs, 22675307/69155424 avg/max bytes residency (7 samples), 150M in use, 0.000 INIT (0.537 elapsed), 0.810 MUT (0.996 elapsed), 0.653 GC (0.896 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Shape.hs -o compiler/stage1/build/GHC/Types/Name/Shape.o 
<<ghc: 625770424 bytes, 91 GCs, 23443413/70513000 avg/max bytes residency (7 samples), 153M in use, 0.000 INIT (0.596 elapsed), 0.635 MUT (0.793 elapsed), 0.610 GC (0.801 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Rename.hs -o compiler/stage1/build/GHC/Iface/Rename.o 
<<ghc: 2925788480 bytes, 203 GCs, 28615274/88361856 avg/max bytes residency (8 samples), 190M in use, 0.000 INIT (0.386 elapsed), 3.339 MUT (3.551 elapsed), 1.653 GC (1.945 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types/Literals.hs -o compiler/stage1/build/GHC/Builtin/Types/Literals.o 
<<ghc: 1277923280 bytes, 109 GCs, 18404644/53731216 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.460 elapsed), 1.376 MUT (1.522 elapsed), 0.875 GC (1.067 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold.hs-boot -o compiler/stage1/build/GHC/Core/Unfold.o-boot 
<<ghc: 87679552 bytes, 26 GCs, 9191860/18005808 avg/max bytes residency (4 samples), 41M in use, 0.000 INIT (0.558 elapsed), 0.084 MUT (0.127 elapsed), 0.169 GC (0.220 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/OccurAnal.hs -o compiler/stage1/build/GHC/Core/Opt/OccurAnal.o 
<<ghc: 2020005992 bytes, 209 GCs, 24806547/73932688 avg/max bytes residency (9 samples), 165M in use, 0.000 INIT (0.446 elapsed), 2.231 MUT (2.538 elapsed), 1.414 GC (1.770 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Make.hs -o compiler/stage1/build/GHC/Core/Make.o 
<<ghc: 993124912 bytes, 134 GCs, 28077139/93518536 avg/max bytes residency (8 samples), 199M in use, 0.000 INIT (0.387 elapsed), 1.158 MUT (1.330 elapsed), 1.070 GC (1.348 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/SimpleOpt.hs -o compiler/stage1/build/GHC/Core/SimpleOpt.o 
<<ghc: 1878792216 bytes, 113 GCs, 25043485/89349864 avg/max bytes residency (8 samples), 193M in use, 0.000 INIT (0.451 elapsed), 1.809 MUT (2.031 elapsed), 1.109 GC (1.402 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold.hs -o compiler/stage1/build/GHC/Core/Unfold.o 
<<ghc: 1631363216 bytes, 135 GCs, 30025299/101718304 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.349 elapsed), 1.510 MUT (1.690 elapsed), 1.187 GC (1.534 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/ConstantFold.hs -o compiler/stage1/build/GHC/Core/Opt/ConstantFold.o 
<<ghc: 5465576576 bytes, 272 GCs, 40466500/121361560 avg/max bytes residency (10 samples), 291M in use, 0.000 INIT (0.440 elapsed), 5.391 MUT (5.844 elapsed), 3.041 GC (3.674 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Make.hs -o compiler/stage1/build/GHC/Types/Id/Make.o 
<<ghc: 1709496768 bytes, 132 GCs, 28665790/99939032 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.515 elapsed), 1.762 MUT (1.972 elapsed), 1.074 GC (1.456 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Names/TH.hs -o compiler/stage1/build/GHC/Builtin/Names/TH.o 
<<ghc: 1043622304 bytes, 146 GCs, 14468698/30777064 avg/max bytes residency (8 samples), 78M in use, 0.000 INIT (0.362 elapsed), 0.912 MUT (1.058 elapsed), 0.545 GC (0.678 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Uniques.hs -o compiler/stage1/build/GHC/Builtin/Uniques.o 
<<ghc: 367230768 bytes, 54 GCs, 15525329/39488896 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.398 elapsed), 0.370 MUT (0.538 elapsed), 0.408 GC (0.549 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Utils.hs -o compiler/stage1/build/GHC/Builtin/Utils.o 
<<ghc: 668115216 bytes, 93 GCs, 26155594/79492704 avg/max bytes residency (7 samples), 167M in use, 0.000 INIT (0.459 elapsed), 0.668 MUT (0.858 elapsed), 0.783 GC (1.092 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Binary.hs -o compiler/stage1/build/GHC/Iface/Binary.o 
<<ghc: 2204202640 bytes, 153 GCs, 32445571/98265928 avg/max bytes residency (8 samples), 217M in use, 0.000 INIT (0.470 elapsed), 2.245 MUT (2.447 elapsed), 1.517 GC (1.850 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Tidy.hs -o compiler/stage1/build/GHC/Core/Tidy.o 
<<ghc: 349739376 bytes, 77 GCs, 14061060/35091840 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.606 elapsed), 0.315 MUT (0.438 elapsed), 0.349 GC (0.480 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Rules.hs -o compiler/stage1/build/GHC/Core/Rules.o 
<<ghc: 1336228672 bytes, 124 GCs, 25406841/85506080 avg/max bytes residency (8 samples), 184M in use, 0.000 INIT (0.468 elapsed), 1.544 MUT (1.892 elapsed), 0.924 GC (1.339 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Monad.hs -o compiler/stage1/build/GHC/Driver/Monad.o 
<<ghc: 624770312 bytes, 105 GCs, 25321427/78003040 avg/max bytes residency (7 samples), 168M in use, 0.000 INIT (0.696 elapsed), 0.715 MUT (0.873 elapsed), 0.720 GC (0.998 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs -o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o 
<<ghc: 492057800 bytes, 55 GCs, 19683080/51478904 avg/max bytes residency (6 samples), 115M in use, 0.000 INIT (0.611 elapsed), 0.488 MUT (0.631 elapsed), 0.482 GC (0.651 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Plugins.hs -o compiler/stage1/build/GHC/Driver/Plugins.o 
<<ghc: 548132496 bytes, 82 GCs, 26826900/83300000 avg/max bytes residency (7 samples), 180M in use, 0.000 INIT (0.365 elapsed), 0.475 MUT (0.641 elapsed), 0.743 GC (1.071 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Collections.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Collections.o 
<<ghc: 329422056 bytes, 55 GCs, 9445798/19442968 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.466 elapsed), 0.374 MUT (0.461 elapsed), 0.257 GC (0.320 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Label.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Label.o 
<<ghc: 543216944 bytes, 67 GCs, 16012157/42667048 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.479 elapsed), 0.658 MUT (0.750 elapsed), 0.523 GC (0.652 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Block.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Block.o 
<<ghc: 357093096 bytes, 69 GCs, 8434976/15159112 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.567 elapsed), 0.295 MUT (0.389 elapsed), 0.211 GC (0.268 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Graph.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Graph.o 
<<ghc: 263060096 bytes, 74 GCs, 11139811/26456320 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.514 elapsed), 0.267 MUT (0.344 elapsed), 0.262 GC (0.331 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/MachOp.hs -o compiler/stage1/build/GHC/Cmm/MachOp.o 
<<ghc: 1472778200 bytes, 234 GCs, 14935357/26921032 avg/max bytes residency (8 samples), 74M in use, 0.000 INIT (0.499 elapsed), 1.266 MUT (1.425 elapsed), 0.734 GC (0.836 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/BlockId.hs-boot -o compiler/stage1/build/GHC/Cmm/BlockId.o-boot 
<<ghc: 45599544 bytes, 10 GCs, 5544248/12296560 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.565 elapsed), 0.043 MUT (0.079 elapsed), 0.072 GC (0.110 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Config.hs -o compiler/stage1/build/GHC/CmmToAsm/Config.o 
<<ghc: 106540320 bytes, 36 GCs, 7485232/12839992 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.531 elapsed), 0.115 MUT (0.192 elapsed), 0.174 GC (0.227 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CLabel.hs -o compiler/stage1/build/GHC/Cmm/CLabel.o 
<<ghc: 2891869144 bytes, 209 GCs, 29421188/88014408 avg/max bytes residency (9 samples), 212M in use, 0.000 INIT (0.614 elapsed), 2.707 MUT (2.997 elapsed), 1.753 GC (2.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/BlockId.hs -o compiler/stage1/build/GHC/Cmm/BlockId.o 
<<ghc: 85623480 bytes, 26 GCs, 7327190/14476456 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.458 elapsed), 0.118 MUT (0.201 elapsed), 0.168 GC (0.232 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Expr.hs -o compiler/stage1/build/GHC/Cmm/Expr.o 
<<ghc: 907610104 bytes, 88 GCs, 16683373/42256216 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.485 elapsed), 0.839 MUT (0.977 elapsed), 0.536 GC (0.666 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Heap/Layout.hs -o compiler/stage1/build/GHC/Runtime/Heap/Layout.o 
<<ghc: 1702719968 bytes, 190 GCs, 26423207/69119624 avg/max bytes residency (8 samples), 161M in use, 0.000 INIT (0.421 elapsed), 1.453 MUT (1.612 elapsed), 1.346 GC (1.643 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Switch.hs -o compiler/stage1/build/GHC/Cmm/Switch.o 
<<ghc: 584447808 bytes, 73 GCs, 13103613/33647280 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.510 elapsed), 0.752 MUT (0.867 elapsed), 0.402 GC (0.513 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Reg/Class.hs -o compiler/stage1/build/GHC/Platform/Reg/Class.o 
<<ghc: 98184784 bytes, 28 GCs, 7891024/14455872 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.420 elapsed), 0.096 MUT (0.169 elapsed), 0.149 GC (0.195 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Reg.hs -o compiler/stage1/build/GHC/Platform/Reg.o 
<<ghc: 490767480 bytes, 78 GCs, 9759920/21460904 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.562 elapsed), 0.536 MUT (0.639 elapsed), 0.283 GC (0.360 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/NoRegs.hs -o compiler/stage1/build/GHC/Platform/NoRegs.o 
<<ghc: 64091520 bytes, 22 GCs, 5770304/11247280 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.386 elapsed), 0.074 MUT (0.171 elapsed), 0.141 GC (0.184 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/X86_64.hs -o compiler/stage1/build/GHC/Platform/X86_64.o 
<<ghc: 143068560 bytes, 46 GCs, 7500393/15696688 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.450 elapsed), 0.135 MUT (0.249 elapsed), 0.182 GC (0.249 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/X86.hs -o compiler/stage1/build/GHC/Platform/X86.o 
<<ghc: 104075488 bytes, 32 GCs, 5827576/10584656 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.428 elapsed), 0.134 MUT (0.273 elapsed), 0.176 GC (0.227 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/SPARC.hs -o compiler/stage1/build/GHC/Platform/SPARC.o 
<<ghc: 111276912 bytes, 34 GCs, 5822064/10513400 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.624 elapsed), 0.128 MUT (0.244 elapsed), 0.156 GC (0.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/S390X.hs -o compiler/stage1/build/GHC/Platform/S390X.o 
<<ghc: 116801224 bytes, 37 GCs, 5882288/10601560 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.559 elapsed), 0.099 MUT (0.206 elapsed), 0.146 GC (0.196 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/PPC.hs -o compiler/stage1/build/GHC/Platform/PPC.o 
<<ghc: 117259672 bytes, 36 GCs, 5861536/10659536 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.424 elapsed), 0.129 MUT (0.235 elapsed), 0.155 GC (0.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/AArch64.hs -o compiler/stage1/build/GHC/Platform/AArch64.o 
<<ghc: 104122680 bytes, 33 GCs, 5858530/10555072 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.437 elapsed), 0.107 MUT (0.213 elapsed), 0.133 GC (0.170 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/ARM.hs -o compiler/stage1/build/GHC/Platform/ARM.o 
<<ghc: 98542872 bytes, 31 GCs, 5863926/10612512 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.374 elapsed), 0.090 MUT (0.194 elapsed), 0.122 GC (0.166 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Regs.hs -o compiler/stage1/build/GHC/Platform/Regs.o 
<<ghc: 122413680 bytes, 31 GCs, 7189524/13837184 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.673 elapsed), 0.144 MUT (0.216 elapsed), 0.168 GC (0.206 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Node.hs -o compiler/stage1/build/GHC/Cmm/Node.o 
<<ghc: 1132998800 bytes, 107 GCs, 20630225/62184064 avg/max bytes residency (7 samples), 134M in use, 0.001 INIT (0.556 elapsed), 1.233 MUT (1.432 elapsed), 0.797 GC (1.025 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm.hs -o compiler/stage1/build/GHC/Cmm.o 
<<ghc: 363927440 bytes, 55 GCs, 17053436/43690016 avg/max bytes residency (6 samples), 94M in use, 0.000 INIT (0.397 elapsed), 0.372 MUT (0.461 elapsed), 0.410 GC (0.554 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Stream.hs -o compiler/stage1/build/GHC/Data/Stream.o 
<<ghc: 218744776 bytes, 39 GCs, 7248198/13327280 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.528 elapsed), 0.233 MUT (0.307 elapsed), 0.154 GC (0.200 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Syntax.hs -o compiler/stage1/build/GHC/Stg/Syntax.o 
<<ghc: 1223604352 bytes, 103 GCs, 20974969/62754104 avg/max bytes residency (7 samples), 135M in use, 0.000 INIT (0.555 elapsed), 1.376 MUT (1.549 elapsed), 0.942 GC (1.183 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/FileCleanup.hs -o compiler/stage1/build/GHC/SysTools/FileCleanup.o 
<<ghc: 1046567104 bytes, 95 GCs, 18501569/56364888 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.488 elapsed), 1.190 MUT (1.412 elapsed), 0.846 GC (1.110 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Pipeline/Monad.hs -o compiler/stage1/build/GHC/Driver/Pipeline/Monad.o 
<<ghc: 376012504 bytes, 116 GCs, 23053450/61623680 avg/max bytes residency (6 samples), 135M in use, 0.000 INIT (0.528 elapsed), 0.391 MUT (0.503 elapsed), 0.565 GC (0.745 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Hooks.hs -o compiler/stage1/build/GHC/Driver/Hooks.o 
<<ghc: 325210408 bytes, 78 GCs, 22753976/70149000 avg/max bytes residency (7 samples), 149M in use, 0.000 INIT (0.559 elapsed), 0.315 MUT (0.469 elapsed), 0.683 GC (0.958 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Load.hs -o compiler/stage1/build/GHC/Iface/Load.o 
<<ghc: 3963737224 bytes, 202 GCs, 36237587/132164472 avg/max bytes residency (9 samples), 279M in use, 0.000 INIT (0.370 elapsed), 4.321 MUT (4.641 elapsed), 2.319 GC (2.779 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings/IO.hs -o compiler/stage1/build/GHC/Settings/IO.o 
<<ghc: 794618152 bytes, 71 GCs, 14912041/38709080 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.382 elapsed), 0.766 MUT (0.911 elapsed), 0.431 GC (0.553 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/CharClass.hs -o compiler/stage1/build/GHC/Parser/CharClass.o 
<<ghc: 172277520 bytes, 62 GCs, 6410816/10421856 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.463 elapsed), 0.211 MUT (0.324 elapsed), 0.209 GC (0.264 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Lexer.hs -o compiler/stage1/build/GHC/Parser/Lexer.o 
<<ghc: 9125193656 bytes, 541 GCs, 63652574/166537008 avg/max bytes residency (14 samples), 404M in use, 0.000 INIT (0.440 elapsed), 9.573 MUT (10.131 elapsed), 6.151 GC (7.004 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/PostProcess.hs -o compiler/stage1/build/GHC/Parser/PostProcess.o 
<<ghc: 8055066952 bytes, 338 GCs, 53504373/175391616 avg/max bytes residency (11 samples), 416M in use, 0.000 INIT (0.471 elapsed), 9.563 MUT (10.244 elapsed), 4.720 GC (5.545 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Unify.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/Unify.o-boot 
<<ghc: 112552272 bytes, 32 GCs, 13275913/31028024 avg/max bytes residency (5 samples), 66M in use, 0.000 INIT (0.407 elapsed), 0.078 MUT (0.117 elapsed), 0.204 GC (0.282 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcMType.hs -o compiler/stage1/build/GHC/Tc/Utils/TcMType.o 
<<ghc: 4363057392 bytes, 238 GCs, 48120385/172826992 avg/max bytes residency (10 samples), 380M in use, 0.000 INIT (0.365 elapsed), 4.943 MUT (5.284 elapsed), 2.950 GC (3.672 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Env.hs -o compiler/stage1/build/GHC/Tc/Utils/Env.o 
<<ghc: 2421982248 bytes, 155 GCs, 27265397/96189808 avg/max bytes residency (8 samples), 208M in use, 0.000 INIT (0.508 elapsed), 2.687 MUT (2.966 elapsed), 1.517 GC (1.858 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Utils.hs -o compiler/stage1/build/GHC/Rename/Utils.o 
<<ghc: 1814896720 bytes, 104 GCs, 25296897/78108640 avg/max bytes residency (7 samples), 169M in use, 0.000 INIT (0.353 elapsed), 2.143 MUT (2.457 elapsed), 1.018 GC (1.327 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Unbound.hs -o compiler/stage1/build/GHC/Rename/Unbound.o 
<<ghc: 1034490488 bytes, 81 GCs, 25777008/81062048 avg/max bytes residency (7 samples), 175M in use, 0.000 INIT (0.539 elapsed), 1.217 MUT (1.426 elapsed), 0.877 GC (1.150 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Fixity.hs -o compiler/stage1/build/GHC/Rename/Fixity.o 
<<ghc: 609480112 bytes, 96 GCs, 30635965/94744784 avg/max bytes residency (7 samples), 202M in use, 0.000 INIT (0.582 elapsed), 0.679 MUT (0.805 elapsed), 0.872 GC (1.165 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/RebindableNames.hs -o compiler/stage1/build/GHC/Builtin/RebindableNames.o 
<<ghc: 48148064 bytes, 10 GCs, 5263642/11466936 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.475 elapsed), 0.062 MUT (0.128 elapsed), 0.103 GC (0.153 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Env.hs -o compiler/stage1/build/GHC/Rename/Env.o 
<<ghc: 3719423288 bytes, 230 GCs, 47120871/142184640 avg/max bytes residency (10 samples), 367M in use, 0.000 INIT (0.363 elapsed), 3.922 MUT (4.276 elapsed), 2.939 GC (3.789 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Names.hs -o compiler/stage1/build/GHC/Rename/Names.o 
<<ghc: 4801736816 bytes, 234 GCs, 45069318/148442248 avg/max bytes residency (10 samples), 358M in use, 0.000 INIT (0.517 elapsed), 5.156 MUT (5.675 elapsed), 2.984 GC (3.715 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/BinaryArray.hs -o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/ResolvedBCO.hs -o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Interpreter.hs -o compiler/stage1/build/GHC/Runtime/Interpreter.o 
<<ghc: 1704236296 bytes, 119 GCs, 34452644/119984264 avg/max bytes residency (8 samples), 254M in use, 0.000 INIT (0.396 elapsed), 1.942 MUT (2.177 elapsed), 1.399 GC (1.801 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Process.hs -o compiler/stage1/build/GHC/SysTools/Process.o 
<<ghc: 633933512 bytes, 98 GCs, 19660873/57852648 avg/max bytes residency (7 samples), 123M in use, 0.000 INIT (0.399 elapsed), 0.657 MUT (0.791 elapsed), 0.681 GC (0.853 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Info.hs -o compiler/stage1/build/GHC/SysTools/Info.o 
<<ghc: 528645424 bytes, 88 GCs, 21275564/55504840 avg/max bytes residency (6 samples), 118M in use, 0.000 INIT (0.360 elapsed), 0.433 MUT (0.523 elapsed), 0.492 GC (0.640 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Utils.hs -o compiler/stage1/build/GHC/Cmm/Utils.o 
<<ghc: 1075324576 bytes, 97 GCs, 20212733/59670416 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.428 elapsed), 1.025 MUT (1.156 elapsed), 0.643 GC (0.838 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr/Expr.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Expr.o 
<<ghc: 734842792 bytes, 87 GCs, 14864918/39010440 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.500 elapsed), 0.718 MUT (0.850 elapsed), 0.548 GC (0.682 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Asm.hs -o compiler/stage1/build/GHC/Utils/Asm.o 
<<ghc: 72650584 bytes, 30 GCs, 8480520/16066896 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.500 elapsed), 0.085 MUT (0.154 elapsed), 0.168 GC (0.210 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/Ppr.o 
<<ghc: 553305888 bytes, 98 GCs, 16742201/39241936 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.514 elapsed), 0.561 MUT (0.655 elapsed), 0.455 GC (0.575 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Types.hs -o compiler/stage1/build/GHC/Llvm/Types.o 
<<ghc: 1455541016 bytes, 120 GCs, 20061708/57420584 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.434 elapsed), 1.417 MUT (1.626 elapsed), 0.806 GC (0.977 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/MetaData.hs -o compiler/stage1/build/GHC/Llvm/MetaData.o 
<<ghc: 150100152 bytes, 37 GCs, 7281768/14140824 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.367 elapsed), 0.115 MUT (0.181 elapsed), 0.129 GC (0.166 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Syntax.hs -o compiler/stage1/build/GHC/Llvm/Syntax.o 
<<ghc: 425198808 bytes, 80 GCs, 9745366/20559896 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.348 elapsed), 0.300 MUT (0.389 elapsed), 0.226 GC (0.283 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Ppr.hs -o compiler/stage1/build/GHC/Llvm/Ppr.o 
<<ghc: 3642804720 bytes, 419 GCs, 24139452/46161256 avg/max bytes residency (12 samples), 128M in use, 0.000 INIT (0.453 elapsed), 3.326 MUT (3.652 elapsed), 2.090 GC (2.307 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm.hs -o compiler/stage1/build/GHC/Llvm.o 
<<ghc: 60249160 bytes, 16 GCs, 5913362/12940536 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.427 elapsed), 0.052 MUT (0.113 elapsed), 0.091 GC (0.135 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Regs.hs -o compiler/stage1/build/GHC/CmmToLlvm/Regs.o 
<<ghc: 240944000 bytes, 41 GCs, 9502902/20257400 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.610 elapsed), 0.228 MUT (0.340 elapsed), 0.217 GC (0.271 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Base.hs -o compiler/stage1/build/GHC/CmmToLlvm/Base.o 
<<ghc: 1510306960 bytes, 132 GCs, 24009124/67434920 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.445 elapsed), 1.646 MUT (1.820 elapsed), 1.086 GC (1.385 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Tasks.hs -o compiler/stage1/build/GHC/SysTools/Tasks.o 
<<ghc: 1725725336 bytes, 109 GCs, 26974693/84280560 avg/max bytes residency (7 samples), 180M in use, 0.000 INIT (0.406 elapsed), 1.569 MUT (1.780 elapsed), 1.177 GC (1.502 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Elf.hs -o compiler/stage1/build/GHC/SysTools/Elf.o 
<<ghc: 1026216256 bytes, 105 GCs, 21694203/64166856 avg/max bytes residency (7 samples), 138M in use, 0.000 INIT (0.360 elapsed), 0.964 MUT (1.083 elapsed), 0.636 GC (0.830 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/ExtraObj.hs -o compiler/stage1/build/GHC/SysTools/ExtraObj.o 
<<ghc: 695528544 bytes, 69 GCs, 22060742/60336728 avg/max bytes residency (6 samples), 133M in use, 0.000 INIT (0.478 elapsed), 0.660 MUT (0.793 elapsed), 0.581 GC (0.758 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools.hs -o compiler/stage1/build/GHC/SysTools.o 
<<ghc: 1146395160 bytes, 102 GCs, 26145245/79490352 avg/max bytes residency (7 samples), 171M in use, 0.000 INIT (0.405 elapsed), 1.000 MUT (1.180 elapsed), 0.761 GC (1.038 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Bitmap.hs -o compiler/stage1/build/GHC/Data/Bitmap.o 
<<ghc: 152093040 bytes, 29 GCs, 8742614/15881864 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.450 elapsed), 0.219 MUT (0.311 elapsed), 0.192 GC (0.239 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Info.hs -o compiler/stage1/build/GHC/Cmm/Info.o 
<<ghc: 1944844880 bytes, 141 GCs, 27027482/78798424 avg/max bytes residency (8 samples), 182M in use, 0.000 INIT (0.444 elapsed), 1.601 MUT (1.829 elapsed), 1.253 GC (1.605 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr/Decl.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Decl.o 
<<ghc: 567297344 bytes, 64 GCs, 16467886/44369512 avg/max bytes residency (6 samples), 97M in use, 0.000 INIT (0.408 elapsed), 0.577 MUT (0.676 elapsed), 0.497 GC (0.633 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr.hs -o compiler/stage1/build/GHC/Cmm/Ppr.o 
<<ghc: 1363412296 bytes, 123 GCs, 21516438/60102240 avg/max bytes residency (7 samples), 128M in use, 0.000 INIT (0.488 elapsed), 1.261 MUT (1.376 elapsed), 0.854 GC (1.084 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CallConv.hs -o compiler/stage1/build/GHC/Cmm/CallConv.o 
<<ghc: 1164548464 bytes, 117 GCs, 22522739/59502560 avg/max bytes residency (7 samples), 136M in use, 0.000 INIT (0.500 elapsed), 0.779 MUT (0.903 elapsed), 0.822 GC (1.052 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Graph.hs -o compiler/stage1/build/GHC/Cmm/Graph.o 
<<ghc: 1169669424 bytes, 116 GCs, 19989770/55550960 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.342 elapsed), 0.967 MUT (1.096 elapsed), 0.768 GC (0.965 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/CgUtils.hs -o compiler/stage1/build/GHC/StgToCmm/CgUtils.o 
<<ghc: 1927200600 bytes, 196 GCs, 35130865/76844040 avg/max bytes residency (9 samples), 214M in use, 0.000 INIT (0.504 elapsed), 1.267 MUT (1.370 elapsed), 1.827 GC (2.216 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Closure.hs -o compiler/stage1/build/GHC/StgToCmm/Closure.o 
<<ghc: 1350994600 bytes, 138 GCs, 26305373/80987264 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.389 elapsed), 1.060 MUT (1.315 elapsed), 1.017 GC (1.347 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Monad.hs -o compiler/stage1/build/GHC/StgToCmm/Monad.o 
<<ghc: 1127901848 bytes, 111 GCs, 21520221/59407456 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.387 elapsed), 1.283 MUT (1.428 elapsed), 0.913 GC (1.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Utils.hs -o compiler/stage1/build/GHC/StgToCmm/Utils.o 
<<ghc: 1378179336 bytes, 98 GCs, 21308398/65369976 avg/max bytes residency (7 samples), 139M in use, 0.000 INIT (0.360 elapsed), 1.279 MUT (1.460 elapsed), 0.818 GC (1.026 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/ArgRep.hs -o compiler/stage1/build/GHC/StgToCmm/ArgRep.o 
<<ghc: 231642768 bytes, 43 GCs, 12086964/27123336 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.350 elapsed), 0.195 MUT (0.277 elapsed), 0.223 GC (0.293 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Ticky.hs -o compiler/stage1/build/GHC/StgToCmm/Ticky.o 
<<ghc: 2615097608 bytes, 185 GCs, 39225289/109900168 avg/max bytes residency (9 samples), 248M in use, 0.000 INIT (0.510 elapsed), 1.974 MUT (2.201 elapsed), 1.645 GC (2.047 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Env.hs -o compiler/stage1/build/GHC/StgToCmm/Env.o 
<<ghc: 516505344 bytes, 65 GCs, 18819205/49433688 avg/max bytes residency (6 samples), 108M in use, 0.000 INIT (0.382 elapsed), 0.537 MUT (0.685 elapsed), 0.572 GC (0.721 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Layout.hs -o compiler/stage1/build/GHC/StgToCmm/Layout.o 
<<ghc: 1530075424 bytes, 100 GCs, 20922974/63201264 avg/max bytes residency (7 samples), 136M in use, 0.000 INIT (0.365 elapsed), 1.529 MUT (1.737 elapsed), 0.970 GC (1.237 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/InfoTable.hs -o compiler/stage1/build/GHC/ByteCode/InfoTable.o 
<<ghc: 455855664 bytes, 72 GCs, 23294475/71966824 avg/max bytes residency (7 samples), 159M in use, 0.000 INIT (0.533 elapsed), 0.511 MUT (0.684 elapsed), 0.696 GC (0.895 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Instr.hs -o compiler/stage1/build/GHC/ByteCode/Instr.o 
<<ghc: 1629760752 bytes, 103 GCs, 22523793/67151560 avg/max bytes residency (7 samples), 144M in use, 0.000 INIT (0.606 elapsed), 1.727 MUT (1.941 elapsed), 0.965 GC (1.193 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Asm.hs -o compiler/stage1/build/GHC/ByteCode/Asm.o 
<<ghc: 1657544160 bytes, 108 GCs, 31778079/110847512 avg/max bytes residency (8 samples), 237M in use, 0.000 INIT (0.443 elapsed), 1.838 MUT (2.046 elapsed), 1.279 GC (1.640 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Linker.hs -o compiler/stage1/build/GHC/ByteCode/Linker.o 
<<ghc: 607264024 bytes, 68 GCs, 22558905/66780040 avg/max bytes residency (7 samples), 147M in use, 0.000 INIT (0.632 elapsed), 0.554 MUT (0.674 elapsed), 0.605 GC (0.782 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Linker.hs -o compiler/stage1/build/GHC/Runtime/Linker.o 
<<ghc: 3959338608 bytes, 263 GCs, 46270668/140697064 avg/max bytes residency (10 samples), 367M in use, 0.000 INIT (0.338 elapsed), 3.770 MUT (4.088 elapsed), 2.496 GC (3.184 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Loader.hs -o compiler/stage1/build/GHC/Runtime/Loader.o 
<<ghc: 983028720 bytes, 116 GCs, 30113776/102230768 avg/max bytes residency (8 samples), 219M in use, 0.000 INIT (0.451 elapsed), 0.835 MUT (0.992 elapsed), 0.864 GC (1.139 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Module.hs-boot -o compiler/stage1/build/GHC/Tc/Module.o-boot 
<<ghc: 108719064 bytes, 36 GCs, 13214128/29892184 avg/max bytes residency (5 samples), 62M in use, 0.000 INIT (0.432 elapsed), 0.095 MUT (0.171 elapsed), 0.240 GC (0.352 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Expr.hs-boot -o compiler/stage1/build/GHC/Tc/Gen/Expr.o-boot 
<<ghc: 124014240 bytes, 31 GCs, 12533604/27812776 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.375 elapsed), 0.121 MUT (0.168 elapsed), 0.273 GC (0.374 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/FunDeps.hs -o compiler/stage1/build/GHC/Tc/Instance/FunDeps.o 
<<ghc: 663754088 bytes, 136 GCs, 20458352/55694688 avg/max bytes residency (7 samples), 120M in use, 0.000 INIT (0.520 elapsed), 0.711 MUT (0.832 elapsed), 0.655 GC (0.837 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Splice.hs-boot -o compiler/stage1/build/GHC/Tc/Gen/Splice.o-boot 
<<ghc: 153225000 bytes, 43 GCs, 15529941/40865032 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.540 elapsed), 0.165 MUT (0.266 elapsed), 0.371 GC (0.494 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Build.hs -o compiler/stage1/build/GHC/Tc/TyCl/Build.o 
<<ghc: 1045328736 bytes, 83 GCs, 24212626/74754616 avg/max bytes residency (7 samples), 162M in use, 0.000 INIT (0.620 elapsed), 1.129 MUT (1.345 elapsed), 0.835 GC (1.101 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Zonk.hs -o compiler/stage1/build/GHC/Tc/Utils/Zonk.o 
<<ghc: 4664662696 bytes, 254 GCs, 43830316/133579104 avg/max bytes residency (10 samples), 331M in use, 0.000 INIT (0.613 elapsed), 5.073 MUT (5.492 elapsed), 2.749 GC (3.405 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Instantiate.hs -o compiler/stage1/build/GHC/Tc/Utils/Instantiate.o 
<<ghc: 1823540688 bytes, 108 GCs, 27871639/96911880 avg/max bytes residency (8 samples), 206M in use, 0.000 INIT (0.385 elapsed), 2.084 MUT (2.312 elapsed), 1.175 GC (1.497 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Unify.hs -o compiler/stage1/build/GHC/Tc/Utils/Unify.o 
<<ghc: 2853781520 bytes, 178 GCs, 36944384/131638640 avg/max bytes residency (9 samples), 281M in use, 0.000 INIT (0.446 elapsed), 3.003 MUT (3.288 elapsed), 1.875 GC (2.330 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole.hs-boot -o compiler/stage1/build/GHC/Tc/Errors/Hole.o-boot 
<<ghc: 124718816 bytes, 32 GCs, 12848801/28479416 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.521 elapsed), 0.130 MUT (0.188 elapsed), 0.286 GC (0.382 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/EvTerm.hs -o compiler/stage1/build/GHC/Tc/Types/EvTerm.o 
<<ghc: 349437128 bytes, 52 GCs, 21201108/55391176 avg/max bytes residency (6 samples), 124M in use, 0.000 INIT (0.366 elapsed), 0.309 MUT (0.426 elapsed), 0.460 GC (0.642 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/Family.hs -o compiler/stage1/build/GHC/Tc/Instance/Family.o 
<<ghc: 1659695992 bytes, 135 GCs, 32203745/104852216 avg/max bytes residency (8 samples), 222M in use, 0.000 INIT (0.340 elapsed), 1.723 MUT (1.948 elapsed), 1.216 GC (1.565 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors.hs -o compiler/stage1/build/GHC/Tc/Errors.o 
<<ghc: 7349195728 bytes, 375 GCs, 63667609/164575760 avg/max bytes residency (12 samples), 403M in use, 0.000 INIT (0.651 elapsed), 6.910 MUT (7.413 elapsed), 4.181 GC (4.881 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/Typeable.hs -o compiler/stage1/build/GHC/Tc/Instance/Typeable.o 
<<ghc: 1945768152 bytes, 128 GCs, 29493268/101665736 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.351 elapsed), 1.967 MUT (2.228 elapsed), 1.184 GC (1.501 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/Class.hs -o compiler/stage1/build/GHC/Tc/Instance/Class.o 
<<ghc: 1217966392 bytes, 157 GCs, 32198889/102514456 avg/max bytes residency (8 samples), 220M in use, 0.000 INIT (0.510 elapsed), 1.289 MUT (1.498 elapsed), 1.241 GC (1.633 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Monad.hs -o compiler/stage1/build/GHC/Tc/Solver/Monad.o 
<<ghc: 5127271856 bytes, 324 GCs, 45333657/133858648 avg/max bytes residency (10 samples), 356M in use, 0.000 INIT (0.660 elapsed), 5.197 MUT (5.621 elapsed), 3.103 GC (3.880 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Flatten.hs -o compiler/stage1/build/GHC/Tc/Solver/Flatten.o 
<<ghc: 4200089952 bytes, 240 GCs, 42333336/117030248 avg/max bytes residency (10 samples), 299M in use, 0.000 INIT (0.370 elapsed), 3.874 MUT (4.251 elapsed), 2.386 GC (2.909 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Canonical.hs -o compiler/stage1/build/GHC/Tc/Solver/Canonical.o 
<<ghc: 3995324928 bytes, 255 GCs, 41345145/116314432 avg/max bytes residency (10 samples), 319M in use, 0.000 INIT (0.412 elapsed), 3.924 MUT (4.259 elapsed), 2.477 GC (3.071 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver/Interact.hs -o compiler/stage1/build/GHC/Tc/Solver/Interact.o 
<<ghc: 4956754576 bytes, 315 GCs, 53609146/161949744 avg/max bytes residency (11 samples), 387M in use, 0.000 INIT (0.389 elapsed), 5.082 MUT (5.506 elapsed), 3.493 GC (4.278 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Solver.hs -o compiler/stage1/build/GHC/Tc/Solver.o 
<<ghc: 4759106696 bytes, 271 GCs, 43274541/121283928 avg/max bytes residency (10 samples), 330M in use, 0.000 INIT (0.364 elapsed), 4.613 MUT (4.915 elapsed), 2.918 GC (3.561 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/IfaceToCore.hs -o compiler/stage1/build/GHC/IfaceToCore.o 
<<ghc: 3777674624 bytes, 246 GCs, 32422174/113797736 avg/max bytes residency (9 samples), 242M in use, 0.000 INIT (0.573 elapsed), 4.231 MUT (4.554 elapsed), 2.251 GC (2.637 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/PatSyn.hs-boot -o compiler/stage1/build/GHC/Tc/TyCl/PatSyn.o-boot 
<<ghc: 142411824 bytes, 36 GCs, 12734974/28355304 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.424 elapsed), 0.128 MUT (0.176 elapsed), 0.282 GC (0.372 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Match.hs-boot -o compiler/stage1/build/GHC/Tc/Gen/Match.o-boot 
<<ghc: 118568760 bytes, 32 GCs, 12815102/28677328 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (0.337 elapsed), 0.085 MUT (0.123 elapsed), 0.203 GC (0.266 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToIface.hs -o compiler/stage1/build/GHC/CoreToIface.o 
<<ghc: 988323800 bytes, 120 GCs, 19341312/55754448 avg/max bytes residency (7 samples), 124M in use, 0.000 INIT (0.654 elapsed), 1.046 MUT (1.273 elapsed), 0.874 GC (1.068 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Validity.hs -o compiler/stage1/build/GHC/Tc/Validity.o 
<<ghc: 4542569072 bytes, 268 GCs, 40732685/117907872 avg/max bytes residency (10 samples), 321M in use, 0.000 INIT (0.381 elapsed), 4.418 MUT (4.814 elapsed), 2.649 GC (3.172 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/HsType.hs -o compiler/stage1/build/GHC/Tc/Gen/HsType.o 
<<ghc: 6854660200 bytes, 390 GCs, 64145246/188983632 avg/max bytes residency (12 samples), 451M in use, 0.000 INIT (0.339 elapsed), 6.784 MUT (7.445 elapsed), 4.406 GC (5.309 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Sig.hs -o compiler/stage1/build/GHC/Tc/Gen/Sig.o 
<<ghc: 1742269976 bytes, 136 GCs, 31821050/103873512 avg/max bytes residency (8 samples), 220M in use, 0.000 INIT (0.476 elapsed), 1.991 MUT (2.265 elapsed), 1.233 GC (1.586 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Pat.hs -o compiler/stage1/build/GHC/Tc/Gen/Pat.o 
<<ghc: 2511562832 bytes, 174 GCs, 33095354/107332848 avg/max bytes residency (9 samples), 246M in use, 0.000 INIT (0.716 elapsed), 2.682 MUT (2.965 elapsed), 1.716 GC (2.125 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Bind.hs -o compiler/stage1/build/GHC/Tc/Gen/Bind.o 
<<ghc: 3474299248 bytes, 204 GCs, 34555736/121599304 avg/max bytes residency (9 samples), 259M in use, 0.000 INIT (0.446 elapsed), 3.732 MUT (4.028 elapsed), 1.984 GC (2.505 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Utils.hs -o compiler/stage1/build/GHC/Tc/TyCl/Utils.o 
<<ghc: 2057005952 bytes, 141 GCs, 29806455/103703040 avg/max bytes residency (8 samples), 221M in use, 0.000 INIT (0.342 elapsed), 2.121 MUT (2.374 elapsed), 1.323 GC (1.750 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Doc.hs -o compiler/stage1/build/GHC/Rename/Doc.o 
<<ghc: 115882432 bytes, 43 GCs, 8539076/15953064 avg/max bytes residency (4 samples), 43M in use, 0.000 INIT (0.475 elapsed), 0.113 MUT (0.212 elapsed), 0.179 GC (0.260 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Export.hs -o compiler/stage1/build/GHC/Tc/Gen/Export.o 
<<ghc: 2452099144 bytes, 137 GCs, 32268625/108921752 avg/max bytes residency (8 samples), 231M in use, 0.000 INIT (0.397 elapsed), 2.061 MUT (2.310 elapsed), 1.243 GC (1.558 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/Backpack.hs -o compiler/stage1/build/GHC/Tc/Utils/Backpack.o 
<<ghc: 2904509736 bytes, 192 GCs, 38496299/124351048 avg/max bytes residency (9 samples), 292M in use, 0.000 INIT (0.338 elapsed), 2.996 MUT (3.263 elapsed), 2.057 GC (2.613 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Types.hs -o compiler/stage1/build/GHC/Iface/Ext/Types.o 
<<ghc: 7226779520 bytes, 248 GCs, 65051554/221707560 avg/max bytes residency (10 samples), 488M in use, 0.000 INIT (0.391 elapsed), 7.327 MUT (7.827 elapsed), 4.294 GC (5.200 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Utils.hs -o compiler/stage1/build/GHC/Iface/Ext/Utils.o 
<<ghc: 2520138456 bytes, 156 GCs, 33299950/110813000 avg/max bytes residency (8 samples), 234M in use, 0.000 INIT (0.530 elapsed), 2.749 MUT (2.982 elapsed), 1.554 GC (1.931 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Debug.hs -o compiler/stage1/build/GHC/Iface/Ext/Debug.o 
<<ghc: 1754972592 bytes, 131 GCs, 29440833/86457600 avg/max bytes residency (7 samples), 187M in use, 0.000 INIT (0.688 elapsed), 1.710 MUT (1.923 elapsed), 1.029 GC (1.356 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Binary.hs -o compiler/stage1/build/GHC/Iface/Ext/Binary.o 
<<ghc: 1219440680 bytes, 116 GCs, 23666480/65353008 avg/max bytes residency (7 samples), 140M in use, 0.000 INIT (0.368 elapsed), 1.337 MUT (1.470 elapsed), 0.876 GC (1.077 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Docs.hs -o compiler/stage1/build/GHC/HsToCore/Docs.o 
<<ghc: 1186777672 bytes, 122 GCs, 24752160/71010968 avg/max bytes residency (7 samples), 151M in use, 0.000 INIT (0.345 elapsed), 1.140 MUT (1.262 elapsed), 0.761 GC (0.956 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Usage.hs -o compiler/stage1/build/GHC/HsToCore/Usage.o 
<<ghc: 1435253656 bytes, 122 GCs, 29835052/100907968 avg/max bytes residency (8 samples), 216M in use, 0.000 INIT (0.543 elapsed), 1.421 MUT (1.586 elapsed), 1.045 GC (1.351 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp/Flags.hs -o compiler/stage1/build/GHC/Iface/Recomp/Flags.o 
<<ghc: 840479040 bytes, 78 GCs, 23570217/64848408 avg/max bytes residency (6 samples), 141M in use, 0.000 INIT (0.374 elapsed), 0.800 MUT (0.917 elapsed), 0.654 GC (0.840 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp.hs -o compiler/stage1/build/GHC/Iface/Recomp.o 
<<ghc: 5670244848 bytes, 286 GCs, 54621245/161000624 avg/max bytes residency (11 samples), 391M in use, 0.000 INIT (0.493 elapsed), 5.711 MUT (6.159 elapsed), 3.834 GC (4.536 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Make.hs -o compiler/stage1/build/GHC/Iface/Make.o 
<<ghc: 1334092808 bytes, 114 GCs, 29330125/100155768 avg/max bytes residency (8 samples), 214M in use, 0.000 INIT (0.393 elapsed), 1.535 MUT (1.756 elapsed), 1.103 GC (1.484 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Coverage.hs -o compiler/stage1/build/GHC/HsToCore/Coverage.o 
<<ghc: 3500964576 bytes, 185 GCs, 39995439/130231720 avg/max bytes residency (9 samples), 301M in use, 0.000 INIT (0.498 elapsed), 4.347 MUT (4.788 elapsed), 2.206 GC (2.829 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck/Types.hs -o compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o 
<<ghc: 864208192 bytes, 98 GCs, 19465721/56129160 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.420 elapsed), 0.799 MUT (0.963 elapsed), 0.677 GC (0.867 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Monad.hs -o compiler/stage1/build/GHC/HsToCore/Monad.o 
<<ghc: 1204338472 bytes, 126 GCs, 32815200/104635488 avg/max bytes residency (8 samples), 221M in use, 0.000 INIT (0.461 elapsed), 1.188 MUT (1.314 elapsed), 1.134 GC (1.458 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Expr.hs-boot -o compiler/stage1/build/GHC/HsToCore/Expr.o-boot 
<<ghc: 117208208 bytes, 33 GCs, 12762414/28783024 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.386 elapsed), 0.119 MUT (0.168 elapsed), 0.262 GC (0.351 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match.hs-boot -o compiler/stage1/build/GHC/HsToCore/Match.o-boot 
<<ghc: 128225128 bytes, 29 GCs, 13267008/29061120 avg/max bytes residency (5 samples), 64M in use, 0.000 INIT (0.383 elapsed), 0.101 MUT (0.146 elapsed), 0.261 GC (0.352 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Utils.hs -o compiler/stage1/build/GHC/HsToCore/Utils.o 
<<ghc: 1112938968 bytes, 113 GCs, 30561656/106123400 avg/max bytes residency (8 samples), 225M in use, 0.000 INIT (0.404 elapsed), 1.196 MUT (1.356 elapsed), 0.996 GC (1.297 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Foreign/Call.hs -o compiler/stage1/build/GHC/HsToCore/Foreign/Call.o 
<<ghc: 1020428264 bytes, 94 GCs, 24669900/72705616 avg/max bytes residency (7 samples), 161M in use, 0.000 INIT (0.468 elapsed), 0.955 MUT (1.122 elapsed), 0.795 GC (1.002 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Foreign/Decl.hs -o compiler/stage1/build/GHC/HsToCore/Foreign/Decl.o 
<<ghc: 2566062184 bytes, 135 GCs, 31114428/110088200 avg/max bytes residency (8 samples), 233M in use, 0.000 INIT (0.430 elapsed), 2.535 MUT (2.857 elapsed), 1.385 GC (1.764 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Binds.hs-boot -o compiler/stage1/build/GHC/HsToCore/Binds.o-boot 
<<ghc: 107829160 bytes, 34 GCs, 8842294/16371128 avg/max bytes residency (4 samples), 44M in use, 0.000 INIT (0.412 elapsed), 0.102 MUT (0.148 elapsed), 0.187 GC (0.245 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match/Literal.hs -o compiler/stage1/build/GHC/HsToCore/Match/Literal.o 
<<ghc: 3983097984 bytes, 171 GCs, 43164125/145967664 avg/max bytes residency (9 samples), 327M in use, 0.000 INIT (0.531 elapsed), 3.379 MUT (3.699 elapsed), 2.383 GC (2.913 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck/Oracle.hs -o compiler/stage1/build/GHC/HsToCore/PmCheck/Oracle.o 
<<ghc: 3273404784 bytes, 185 GCs, 35986112/128447664 avg/max bytes residency (9 samples), 276M in use, 0.000 INIT (0.414 elapsed), 3.332 MUT (3.559 elapsed), 1.853 GC (2.270 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck/Ppr.hs -o compiler/stage1/build/GHC/HsToCore/PmCheck/Ppr.o 
<<ghc: 595903104 bytes, 73 GCs, 22725641/68829184 avg/max bytes residency (7 samples), 150M in use, 0.000 INIT (0.350 elapsed), 0.517 MUT (0.633 elapsed), 0.559 GC (0.739 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck.hs -o compiler/stage1/build/GHC/HsToCore/PmCheck.o 
<<ghc: 2569716592 bytes, 235 GCs, 40384056/145702272 avg/max bytes residency (9 samples), 310M in use, 0.000 INIT (0.393 elapsed), 2.606 MUT (2.844 elapsed), 1.932 GC (2.427 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/GuardedRHSs.hs -o compiler/stage1/build/GHC/HsToCore/GuardedRHSs.o 
<<ghc: 407286944 bytes, 67 GCs, 24395080/74336224 avg/max bytes residency (7 samples), 160M in use, 0.000 INIT (0.612 elapsed), 0.426 MUT (0.564 elapsed), 0.612 GC (0.819 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Binds.hs -o compiler/stage1/build/GHC/HsToCore/Binds.o 
<<ghc: 1770618440 bytes, 117 GCs, 29013288/102435720 avg/max bytes residency (8 samples), 221M in use, 0.000 INIT (0.485 elapsed), 1.914 MUT (2.112 elapsed), 1.154 GC (1.442 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Quote.hs -o compiler/stage1/build/GHC/HsToCore/Quote.o 
<<ghc: 8419217672 bytes, 459 GCs, 68235651/232639368 avg/max bytes residency (12 samples), 553M in use, 0.000 INIT (0.535 elapsed), 8.760 MUT (9.164 elapsed), 4.871 GC (5.751 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match/Constructor.hs -o compiler/stage1/build/GHC/HsToCore/Match/Constructor.o 
<<ghc: 529536384 bytes, 67 GCs, 15627134/40843648 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.550 elapsed), 0.515 MUT (0.647 elapsed), 0.463 GC (0.594 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Match.hs -o compiler/stage1/build/GHC/HsToCore/Match.o 
<<ghc: 1761303600 bytes, 113 GCs, 28512485/100753952 avg/max bytes residency (8 samples), 216M in use, 0.000 INIT (0.441 elapsed), 1.982 MUT (2.172 elapsed), 1.196 GC (1.498 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Arrows.hs -o compiler/stage1/build/GHC/HsToCore/Arrows.o 
<<ghc: 2092248232 bytes, 151 GCs, 24816665/84794000 avg/max bytes residency (8 samples), 183M in use, 0.000 INIT (0.534 elapsed), 2.248 MUT (2.475 elapsed), 1.430 GC (1.750 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/ListComp.hs -o compiler/stage1/build/GHC/HsToCore/ListComp.o 
<<ghc: 1225747696 bytes, 136 GCs, 30901210/100649304 avg/max bytes residency (8 samples), 214M in use, 0.000 INIT (0.368 elapsed), 1.263 MUT (1.415 elapsed), 1.040 GC (1.327 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/Expr.hs -o compiler/stage1/build/GHC/HsToCore/Expr.o 
<<ghc: 2975953720 bytes, 189 GCs, 36039200/132655584 avg/max bytes residency (9 samples), 278M in use, 0.000 INIT (0.526 elapsed), 3.208 MUT (3.455 elapsed), 1.928 GC (2.341 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Dump.hs -o compiler/stage1/build/GHC/Hs/Dump.o 
<<ghc: 2678527872 bytes, 194 GCs, 33622724/79913512 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.480 elapsed), 2.815 MUT (3.066 elapsed), 1.677 GC (2.123 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Splice.hs-boot -o compiler/stage1/build/GHC/Rename/Splice.o-boot 
<<ghc: 116338720 bytes, 37 GCs, 9716302/18504000 avg/max bytes residency (4 samples), 46M in use, 0.000 INIT (0.836 elapsed), 0.124 MUT (0.191 elapsed), 0.222 GC (0.298 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Expr.hs-boot -o compiler/stage1/build/GHC/Rename/Expr.o-boot 
<<ghc: 143897984 bytes, 36 GCs, 13259094/29202728 avg/max bytes residency (5 samples), 66M in use, 0.000 INIT (0.379 elapsed), 0.148 MUT (0.209 elapsed), 0.291 GC (0.395 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Annotation.hs -o compiler/stage1/build/GHC/Tc/Gen/Annotation.o 
<<ghc: 429301528 bytes, 60 GCs, 21918160/59877104 avg/max bytes residency (6 samples), 133M in use, 0.000 INIT (0.503 elapsed), 0.430 MUT (0.533 elapsed), 0.572 GC (0.749 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/HsType.hs -o compiler/stage1/build/GHC/Rename/HsType.o 
<<ghc: 3857166768 bytes, 225 GCs, 46240036/156525224 avg/max bytes residency (10 samples), 359M in use, 0.000 INIT (0.567 elapsed), 4.035 MUT (4.327 elapsed), 2.721 GC (3.417 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Pat.hs -o compiler/stage1/build/GHC/Rename/Pat.o 
<<ghc: 1731223544 bytes, 109 GCs, 26279301/92077192 avg/max bytes residency (8 samples), 198M in use, 0.000 INIT (0.387 elapsed), 1.820 MUT (2.046 elapsed), 1.041 GC (1.399 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Bind.hs -o compiler/stage1/build/GHC/Rename/Bind.o 
<<ghc: 2569434352 bytes, 151 GCs, 26604972/93096080 avg/max bytes residency (8 samples), 201M in use, 0.000 INIT (0.352 elapsed), 2.822 MUT (3.043 elapsed), 1.497 GC (1.900 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Module.hs -o compiler/stage1/build/GHC/Rename/Module.o 
<<ghc: 5237458904 bytes, 274 GCs, 51178308/165783232 avg/max bytes residency (10 samples), 386M in use, 0.000 INIT (0.408 elapsed), 5.384 MUT (5.739 elapsed), 3.044 GC (3.758 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Generate.hs -o compiler/stage1/build/GHC/Tc/Deriv/Generate.o 
<<ghc: 4739774328 bytes, 264 GCs, 44739083/157543744 avg/max bytes residency (10 samples), 359M in use, 0.000 INIT (0.511 elapsed), 5.142 MUT (5.516 elapsed), 2.722 GC (3.309 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Class.hs -o compiler/stage1/build/GHC/Tc/TyCl/Class.o 
<<ghc: 1358217640 bytes, 125 GCs, 32940375/103367960 avg/max bytes residency (8 samples), 219M in use, 0.000 INIT (0.437 elapsed), 1.199 MUT (1.375 elapsed), 1.006 GC (1.273 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Monad/State.hs -o compiler/stage1/build/GHC/Utils/Monad/State.o 
<<ghc: 88217912 bytes, 19 GCs, 4306938/8871752 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.342 elapsed), 0.086 MUT (0.149 elapsed), 0.084 GC (0.126 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Functor.hs -o compiler/stage1/build/GHC/Tc/Deriv/Functor.o 
<<ghc: 1239748968 bytes, 133 GCs, 24704106/76983552 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.463 elapsed), 1.674 MUT (1.889 elapsed), 1.035 GC (1.342 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Generics.hs -o compiler/stage1/build/GHC/Tc/Deriv/Generics.o 
<<ghc: 1814597168 bytes, 141 GCs, 28985806/95449592 avg/max bytes residency (8 samples), 204M in use, 0.000 INIT (0.708 elapsed), 1.792 MUT (2.035 elapsed), 1.277 GC (1.596 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Utils.hs -o compiler/stage1/build/GHC/Tc/Deriv/Utils.o 
<<ghc: 1909283160 bytes, 125 GCs, 30035471/102723744 avg/max bytes residency (8 samples), 218M in use, 0.000 INIT (0.602 elapsed), 1.792 MUT (1.978 elapsed), 1.073 GC (1.356 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv/Infer.hs -o compiler/stage1/build/GHC/Tc/Deriv/Infer.o 
<<ghc: 1353198184 bytes, 137 GCs, 31075253/102016040 avg/max bytes residency (8 samples), 217M in use, 0.000 INIT (0.360 elapsed), 1.361 MUT (1.528 elapsed), 1.006 GC (1.289 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Deriv.hs -o compiler/stage1/build/GHC/Tc/Deriv.o 
<<ghc: 4297102696 bytes, 243 GCs, 42916893/119927848 avg/max bytes residency (10 samples), 315M in use, 0.000 INIT (0.398 elapsed), 3.968 MUT (4.231 elapsed), 2.304 GC (2.766 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Instance.hs-boot -o compiler/stage1/build/GHC/Tc/TyCl/Instance.o-boot 
<<ghc: 113732800 bytes, 35 GCs, 12948731/29834296 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.337 elapsed), 0.106 MUT (0.151 elapsed), 0.271 GC (0.349 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl.hs -o compiler/stage1/build/GHC/Tc/TyCl.o 
<<ghc: 9688557560 bytes, 484 GCs, 83543504/232547168 avg/max bytes residency (13 samples), 581M in use, 0.000 INIT (0.547 elapsed), 9.602 MUT (10.067 elapsed), 6.404 GC (7.473 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/Instance.hs -o compiler/stage1/build/GHC/Tc/TyCl/Instance.o 
<<ghc: 3645377152 bytes, 255 GCs, 45598364/137553240 avg/max bytes residency (10 samples), 356M in use, 0.000 INIT (0.406 elapsed), 3.958 MUT (4.183 elapsed), 2.580 GC (3.199 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/TyCl/PatSyn.hs -o compiler/stage1/build/GHC/Tc/TyCl/PatSyn.o 
<<ghc: 2531456120 bytes, 130 GCs, 27460152/97031512 avg/max bytes residency (8 samples), 207M in use, 0.000 INIT (0.483 elapsed), 3.076 MUT (3.333 elapsed), 1.423 GC (1.734 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Match.hs -o compiler/stage1/build/GHC/Tc/Gen/Match.o 
<<ghc: 2323527304 bytes, 168 GCs, 34457084/117059280 avg/max bytes residency (9 samples), 261M in use, 0.000 INIT (0.357 elapsed), 2.373 MUT (2.543 elapsed), 1.482 GC (1.836 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Arrow.hs -o compiler/stage1/build/GHC/Tc/Gen/Arrow.o 
<<ghc: 1291735224 bytes, 86 GCs, 24199373/71839720 avg/max bytes residency (7 samples), 157M in use, 0.000 INIT (0.416 elapsed), 1.333 MUT (1.452 elapsed), 0.838 GC (1.041 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Expr.hs -o compiler/stage1/build/GHC/Tc/Gen/Expr.o 
<<ghc: 6001028912 bytes, 342 GCs, 62173072/181182064 avg/max bytes residency (11 samples), 464M in use, 0.000 INIT (0.417 elapsed), 6.180 MUT (6.561 elapsed), 3.899 GC (4.689 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Foreign.hs -o compiler/stage1/build/GHC/Tc/Gen/Foreign.o 
<<ghc: 1749249872 bytes, 132 GCs, 32566242/107097944 avg/max bytes residency (8 samples), 226M in use, 0.000 INIT (0.516 elapsed), 1.707 MUT (1.909 elapsed), 1.232 GC (1.554 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Rule.hs -o compiler/stage1/build/GHC/Tc/Gen/Rule.o 
<<ghc: 893094944 bytes, 80 GCs, 25256421/76755520 avg/max bytes residency (7 samples), 168M in use, 0.000 INIT (0.410 elapsed), 1.021 MUT (1.151 elapsed), 0.857 GC (1.085 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Default.hs -o compiler/stage1/build/GHC/Tc/Gen/Default.o 
<<ghc: 513915816 bytes, 92 GCs, 19640768/51054144 avg/max bytes residency (6 samples), 116M in use, 0.000 INIT (0.412 elapsed), 0.516 MUT (0.621 elapsed), 0.583 GC (0.733 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/PostProcess/Haddock.hs -o compiler/stage1/build/GHC/Parser/PostProcess/Haddock.o 
<<ghc: 2859646416 bytes, 187 GCs, 24432753/78960040 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.411 elapsed), 2.662 MUT (2.880 elapsed), 1.209 GC (1.429 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backpack/Syntax.hs -o compiler/stage1/build/GHC/Driver/Backpack/Syntax.o 
<<ghc: 188613000 bytes, 40 GCs, 13102464/29448864 avg/max bytes residency (5 samples), 66M in use, 0.000 INIT (0.472 elapsed), 0.199 MUT (0.294 elapsed), 0.314 GC (0.412 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser.hs -o compiler/stage1/build/GHC/Parser.o 
<<ghc: 19996013808 bytes, 965 GCs, 117691368/274344464 avg/max bytes residency (20 samples), 696M in use, 0.000 INIT (0.663 elapsed), 18.509 MUT (19.694 elapsed), 12.308 GC (13.417 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Header.hs -o compiler/stage1/build/GHC/Parser/Header.o 
<<ghc: 800485840 bytes, 81 GCs, 23951368/71757936 avg/max bytes residency (7 samples), 156M in use, 0.000 INIT (0.480 elapsed), 0.640 MUT (0.796 elapsed), 0.625 GC (0.821 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Ppr/TyThing.hs -o compiler/stage1/build/GHC/Core/Ppr/TyThing.o 
<<ghc: 368787272 bytes, 66 GCs, 16862561/43500144 avg/max bytes residency (6 samples), 100M in use, 0.000 INIT (0.686 elapsed), 0.350 MUT (0.501 elapsed), 0.480 GC (0.601 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Splice.hs -o compiler/stage1/build/GHC/Rename/Splice.o 
<<ghc: 1898190384 bytes, 112 GCs, 28600664/100445904 avg/max bytes residency (8 samples), 216M in use, 0.000 INIT (0.466 elapsed), 1.945 MUT (2.130 elapsed), 1.225 GC (1.531 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Rename/Expr.hs -o compiler/stage1/build/GHC/Rename/Expr.o 
<<ghc: 7054316848 bytes, 341 GCs, 56568608/171364392 avg/max bytes residency (11 samples), 431M in use, 0.000 INIT (0.428 elapsed), 7.557 MUT (7.925 elapsed), 4.201 GC (4.958 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Module.hs -o compiler/stage1/build/GHC/Tc/Module.o 
<<ghc: 9287732128 bytes, 424 GCs, 87439169/236241272 avg/max bytes residency (13 samples), 597M in use, 0.000 INIT (0.623 elapsed), 8.956 MUT (9.515 elapsed), 6.191 GC (7.235 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore.hs -o compiler/stage1/build/GHC/HsToCore.o 
<<ghc: 1662451712 bytes, 120 GCs, 32836737/115932032 avg/max bytes residency (8 samples), 245M in use, 0.000 INIT (0.409 elapsed), 1.627 MUT (1.841 elapsed), 1.191 GC (1.522 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Ast.hs -o compiler/stage1/build/GHC/Iface/Ext/Ast.o 
<<ghc: 12956430432 bytes, 417 GCs, 91255108/356766424 avg/max bytes residency (12 samples), 807M in use, 0.000 INIT (0.468 elapsed), 13.762 MUT (14.378 elapsed), 7.033 GC (8.684 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Stats.hs -o compiler/stage1/build/GHC/Hs/Stats.o 
<<ghc: 522230880 bytes, 76 GCs, 16196917/40917520 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.508 elapsed), 0.645 MUT (0.743 elapsed), 0.598 GC (0.783 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow.hs -o compiler/stage1/build/GHC/Cmm/Dataflow.o 
<<ghc: 480909216 bytes, 89 GCs, 11107688/25165392 avg/max bytes residency (6 samples), 54M in use, 0.000 INIT (0.437 elapsed), 0.442 MUT (0.512 elapsed), 0.291 GC (0.365 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Liveness.hs -o compiler/stage1/build/GHC/Cmm/Liveness.o 
<<ghc: 456507720 bytes, 113 GCs, 18943580/47307552 avg/max bytes residency (6 samples), 102M in use, 0.000 INIT (0.631 elapsed), 0.398 MUT (0.477 elapsed), 0.442 GC (0.584 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Lint.hs -o compiler/stage1/build/GHC/Cmm/Lint.o 
<<ghc: 2129866488 bytes, 161 GCs, 31632535/74006160 avg/max bytes residency (8 samples), 206M in use, 0.000 INIT (0.365 elapsed), 1.750 MUT (1.888 elapsed), 1.465 GC (1.785 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CPrim.hs -o compiler/stage1/build/GHC/CmmToAsm/CPrim.o 
<<ghc: 294461752 bytes, 72 GCs, 9854326/19734312 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.621 elapsed), 0.382 MUT (0.462 elapsed), 0.292 GC (0.360 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToC.hs -o compiler/stage1/build/GHC/CmmToC.o 
<<ghc: 4649911800 bytes, 302 GCs, 42780474/104071984 avg/max bytes residency (11 samples), 258M in use, 0.000 INIT (0.448 elapsed), 4.202 MUT (4.442 elapsed), 2.926 GC (3.374 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Mangler.hs -o compiler/stage1/build/GHC/CmmToLlvm/Mangler.o 
<<ghc: 359539568 bytes, 72 GCs, 13354715/29249912 avg/max bytes residency (5 samples), 67M in use, 0.000 INIT (0.338 elapsed), 0.362 MUT (0.453 elapsed), 0.311 GC (0.391 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Data.hs -o compiler/stage1/build/GHC/CmmToLlvm/Data.o 
<<ghc: 449613784 bytes, 63 GCs, 16067757/39143408 avg/max bytes residency (6 samples), 88M in use, 0.000 INIT (0.465 elapsed), 0.396 MUT (0.528 elapsed), 0.407 GC (0.528 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Ppr.hs -o compiler/stage1/build/GHC/CmmToLlvm/Ppr.o 
<<ghc: 294783608 bytes, 56 GCs, 15960298/40752992 avg/max bytes residency (6 samples), 89M in use, 0.000 INIT (0.521 elapsed), 0.260 MUT (0.378 elapsed), 0.346 GC (0.454 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/CodeGen.hs -o compiler/stage1/build/GHC/CmmToLlvm/CodeGen.o 
<<ghc: 5486458224 bytes, 352 GCs, 41042533/84860832 avg/max bytes residency (11 samples), 235M in use, 0.000 INIT (0.359 elapsed), 4.762 MUT (5.102 elapsed), 2.976 GC (3.325 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm.hs -o compiler/stage1/build/GHC/CmmToLlvm.o 
<<ghc: 1966391384 bytes, 139 GCs, 24250402/75754264 avg/max bytes residency (7 samples), 165M in use, 0.000 INIT (0.652 elapsed), 1.723 MUT (1.935 elapsed), 0.980 GC (1.225 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Opt.hs -o compiler/stage1/build/GHC/Cmm/Opt.o 
<<ghc: 1025117440 bytes, 131 GCs, 16812361/37439240 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.468 elapsed), 0.995 MUT (1.126 elapsed), 0.692 GC (0.826 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/DebugBlock.hs -o compiler/stage1/build/GHC/Cmm/DebugBlock.o 
<<ghc: 1093644544 bytes, 108 GCs, 23935016/68289064 avg/max bytes residency (7 samples), 145M in use, 0.000 INIT (0.387 elapsed), 1.145 MUT (1.252 elapsed), 0.866 GC (1.080 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Format.hs -o compiler/stage1/build/GHC/CmmToAsm/Format.o 
<<ghc: 165240200 bytes, 33 GCs, 8781038/16062808 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.357 elapsed), 0.197 MUT (0.272 elapsed), 0.180 GC (0.229 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Regs.o 
<<ghc: 429605168 bytes, 62 GCs, 10742705/22967560 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.428 elapsed), 0.457 MUT (0.590 elapsed), 0.308 GC (0.381 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Regs.o 
<<ghc: 488154456 bytes, 68 GCs, 10284056/22278424 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.513 elapsed), 0.480 MUT (0.597 elapsed), 0.326 GC (0.399 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf/Constants.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Constants.o 
<<ghc: 330605032 bytes, 67 GCs, 10128673/21568992 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.592 elapsed), 0.259 MUT (0.332 elapsed), 0.227 GC (0.282 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Types.o 
<<ghc: 4916396640 bytes, 336 GCs, 40839822/84919024 avg/max bytes residency (11 samples), 229M in use, 0.000 INIT (0.335 elapsed), 4.174 MUT (4.503 elapsed), 2.798 GC (3.188 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o 
<<ghc: 938056048 bytes, 108 GCs, 25051307/71568448 avg/max bytes residency (7 samples), 151M in use, 0.000 INIT (0.636 elapsed), 0.883 MUT (0.995 elapsed), 0.770 GC (1.014 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/UnionFind.hs -o compiler/stage1/build/GHC/Data/UnionFind.o 
<<ghc: 145133240 bytes, 45 GCs, 7218124/12755400 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.483 elapsed), 0.140 MUT (0.213 elapsed), 0.150 GC (0.210 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG/Dominators.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Dominators.o 
<<ghc: 1652225176 bytes, 179 GCs, 22312957/51879688 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.407 elapsed), 1.761 MUT (1.857 elapsed), 1.061 GC (1.300 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG.o 
<<ghc: 5444560888 bytes, 414 GCs, 46915195/135959464 avg/max bytes residency (11 samples), 368M in use, 0.000 INIT (0.523 elapsed), 4.762 MUT (5.043 elapsed), 3.178 GC (3.824 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/Instr.o 
<<ghc: 137709312 bytes, 43 GCs, 7328124/14054728 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.375 elapsed), 0.186 MUT (0.285 elapsed), 0.228 GC (0.278 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Regs.o 
<<ghc: 238070264 bytes, 72 GCs, 9439836/20230592 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.591 elapsed), 0.219 MUT (0.288 elapsed), 0.209 GC (0.275 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/RegInfo.o 
<<ghc: 157012968 bytes, 75 GCs, 6607432/11394744 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.476 elapsed), 0.193 MUT (0.289 elapsed), 0.166 GC (0.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Target.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Target.o 
<<ghc: 222097176 bytes, 46 GCs, 9385243/19973168 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.539 elapsed), 0.180 MUT (0.293 elapsed), 0.165 GC (0.206 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Monad.hs -o compiler/stage1/build/GHC/CmmToAsm/Monad.o 
<<ghc: 757010896 bytes, 66 GCs, 18143921/47832072 avg/max bytes residency (6 samples), 103M in use, 0.000 INIT (0.565 elapsed), 0.730 MUT (0.875 elapsed), 0.651 GC (0.838 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Cond.o 
<<ghc: 93525968 bytes, 22 GCs, 5118266/10523008 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.614 elapsed), 0.070 MUT (0.127 elapsed), 0.084 GC (0.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Instr.o 
<<ghc: 1600218760 bytes, 196 GCs, 18055419/41334272 avg/max bytes residency (8 samples), 112M in use, 0.000 INIT (0.487 elapsed), 1.610 MUT (1.788 elapsed), 1.119 GC (1.318 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Cond.o 
<<ghc: 82200144 bytes, 31 GCs, 5324162/11019616 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.518 elapsed), 0.100 MUT (0.171 elapsed), 0.102 GC (0.143 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Instr.o 
<<ghc: 899150960 bytes, 139 GCs, 14330099/32487728 avg/max bytes residency (7 samples), 84M in use, 0.000 INIT (0.734 elapsed), 0.895 MUT (1.033 elapsed), 0.630 GC (0.786 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PIC.hs -o compiler/stage1/build/GHC/CmmToAsm/PIC.o 
<<ghc: 972856792 bytes, 103 GCs, 20738029/57346840 avg/max bytes residency (7 samples), 122M in use, 0.000 INIT (0.692 elapsed), 0.818 MUT (0.918 elapsed), 0.580 GC (0.733 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/BlockLayout.hs -o compiler/stage1/build/GHC/CmmToAsm/BlockLayout.o 
<<ghc: 1067739624 bytes, 98 GCs, 16857067/51044584 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.419 elapsed), 1.106 MUT (1.263 elapsed), 0.652 GC (0.820 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Base.hs -o compiler/stage1/build/GHC/Data/Graph/Base.o 
<<ghc: 83778696 bytes, 18 GCs, 7259772/12752888 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.443 elapsed), 0.088 MUT (0.158 elapsed), 0.119 GC (0.157 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o 
<<ghc: 164684344 bytes, 47 GCs, 8286948/17861144 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.407 elapsed), 0.130 MUT (0.244 elapsed), 0.153 GC (0.198 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Liveness.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Liveness.o 
<<ghc: 1425307264 bytes, 143 GCs, 17053194/47259920 avg/max bytes residency (7 samples), 99M in use, 0.000 INIT (0.479 elapsed), 1.688 MUT (1.822 elapsed), 0.693 GC (0.839 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o 
<<ghc: 459554280 bytes, 91 GCs, 15710801/38597192 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.520 elapsed), 0.454 MUT (0.536 elapsed), 0.409 GC (0.520 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Utils.o 
<<ghc: 53536040 bytes, 16 GCs, 7419038/13510336 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.670 elapsed), 0.055 MUT (0.123 elapsed), 0.118 GC (0.166 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Spill.o 
<<ghc: 510181752 bytes, 108 GCs, 14517940/34199048 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.368 elapsed), 0.545 MUT (0.618 elapsed), 0.374 GC (0.458 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Ppr.hs -o compiler/stage1/build/GHC/Data/Graph/Ppr.o 
<<ghc: 543630144 bytes, 66 GCs, 10928696/25777264 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.374 elapsed), 0.535 MUT (0.621 elapsed), 0.257 GC (0.324 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Ops.hs -o compiler/stage1/build/GHC/Data/Graph/Ops.o 
<<ghc: 853431328 bytes, 112 GCs, 11819056/28858304 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.408 elapsed), 0.885 MUT (1.005 elapsed), 0.425 GC (0.515 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Color.hs -o compiler/stage1/build/GHC/Data/Graph/Color.o 
<<ghc: 589987888 bytes, 101 GCs, 12575101/28718352 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.795 elapsed), 0.604 MUT (0.697 elapsed), 0.422 GC (0.522 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Stats.o 
<<ghc: 1334284536 bytes, 131 GCs, 19567270/46796944 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.345 elapsed), 1.104 MUT (1.238 elapsed), 0.757 GC (0.919 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o 
<<ghc: 682833216 bytes, 87 GCs, 12955985/31647768 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.574 elapsed), 0.773 MUT (0.900 elapsed), 0.426 GC (0.515 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph.o 
<<ghc: 886262048 bytes, 80 GCs, 14209081/37005488 avg/max bytes residency (6 samples), 79M in use, 0.000 INIT (0.559 elapsed), 0.977 MUT (1.131 elapsed), 0.485 GC (0.606 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86_64.o 
<<ghc: 166477816 bytes, 42 GCs, 7771458/15104808 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.475 elapsed), 0.186 MUT (0.253 elapsed), 0.186 GC (0.230 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86.o 
<<ghc: 167387568 bytes, 42 GCs, 7779422/15138120 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.596 elapsed), 0.177 MUT (0.252 elapsed), 0.178 GC (0.230 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/SPARC.o 
<<ghc: 445202776 bytes, 66 GCs, 9331929/20126672 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.548 elapsed), 0.570 MUT (0.698 elapsed), 0.323 GC (0.385 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/PPC.o 
<<ghc: 178066824 bytes, 46 GCs, 7693674/15045368 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.599 elapsed), 0.180 MUT (0.255 elapsed), 0.165 GC (0.210 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Base.o 
<<ghc: 96710720 bytes, 24 GCs, 8205930/15210560 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.497 elapsed), 0.090 MUT (0.149 elapsed), 0.127 GC (0.161 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Cond.o 
<<ghc: 74664400 bytes, 17 GCs, 5189813/10751824 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.446 elapsed), 0.079 MUT (0.140 elapsed), 0.105 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Imm.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Imm.o 
<<ghc: 100939752 bytes, 27 GCs, 7690960/15683360 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.529 elapsed), 0.128 MUT (0.214 elapsed), 0.166 GC (0.215 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/AddrMode.o 
<<ghc: 91059648 bytes, 21 GCs, 7806260/13491952 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.373 elapsed), 0.084 MUT (0.148 elapsed), 0.139 GC (0.174 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Stack.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Stack.o 
<<ghc: 126661224 bytes, 29 GCs, 8705948/15589496 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.380 elapsed), 0.118 MUT (0.184 elapsed), 0.146 GC (0.183 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Instr.o 
<<ghc: 490026056 bytes, 86 GCs, 11694582/26401040 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.392 elapsed), 0.499 MUT (0.616 elapsed), 0.399 GC (0.477 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o 
<<ghc: 162432128 bytes, 35 GCs, 9459084/20121400 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.474 elapsed), 0.139 MUT (0.256 elapsed), 0.180 GC (0.233 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/StackMap.o 
<<ghc: 73782384 bytes, 18 GCs, 7302574/12864040 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.371 elapsed), 0.082 MUT (0.152 elapsed), 0.140 GC (0.184 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o 
<<ghc: 317022384 bytes, 52 GCs, 10883968/24599736 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.371 elapsed), 0.312 MUT (0.406 elapsed), 0.299 GC (0.389 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Stats.o 
<<ghc: 357717472 bytes, 52 GCs, 12013860/28130632 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.338 elapsed), 0.281 MUT (0.350 elapsed), 0.224 GC (0.287 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/State.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/State.o 
<<ghc: 225440744 bytes, 56 GCs, 8580592/17649192 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.341 elapsed), 0.190 MUT (0.298 elapsed), 0.165 GC (0.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o 
<<ghc: 580677144 bytes, 77 GCs, 14788736/37358704 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.315 elapsed), 0.604 MUT (0.695 elapsed), 0.437 GC (0.541 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear.o 
<<ghc: 1293292904 bytes, 124 GCs, 15287738/43109968 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.360 elapsed), 1.348 MUT (1.487 elapsed), 0.622 GC (0.776 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o 
<<ghc: 3036497992 bytes, 209 GCs, 29972545/70792400 avg/max bytes residency (9 samples), 188M in use, 0.000 INIT (0.643 elapsed), 2.923 MUT (3.140 elapsed), 1.718 GC (1.990 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o 
<<ghc: 120943104 bytes, 57 GCs, 9625400/20591248 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.541 elapsed), 0.158 MUT (0.282 elapsed), 0.249 GC (0.303 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o 
<<ghc: 5763752224 bytes, 439 GCs, 44370358/85064208 avg/max bytes residency (14 samples), 234M in use, 0.000 INIT (0.448 elapsed), 4.508 MUT (4.792 elapsed), 3.566 GC (3.917 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o 
<<ghc: 217753648 bytes, 44 GCs, 10735288/24154320 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.465 elapsed), 0.217 MUT (0.285 elapsed), 0.237 GC (0.301 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o 
<<ghc: 121002216 bytes, 30 GCs, 7735592/14733728 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.388 elapsed), 0.136 MUT (0.222 elapsed), 0.165 GC (0.216 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o 
<<ghc: 2240388120 bytes, 164 GCs, 24735526/66173280 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.390 elapsed), 1.694 MUT (1.939 elapsed), 1.058 GC (1.286 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o 
<<ghc: 169821808 bytes, 48 GCs, 11576433/25988592 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.405 elapsed), 0.155 MUT (0.238 elapsed), 0.227 GC (0.305 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot 
<<ghc: 58213816 bytes, 20 GCs, 5697442/12008296 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.423 elapsed), 0.082 MUT (0.137 elapsed), 0.102 GC (0.153 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o 
<<ghc: 184789928 bytes, 42 GCs, 12054139/27659528 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.481 elapsed), 0.142 MUT (0.213 elapsed), 0.223 GC (0.296 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o 
<<ghc: 558319592 bytes, 70 GCs, 17599022/46183120 avg/max bytes residency (6 samples), 100M in use, 0.000 INIT (0.425 elapsed), 0.598 MUT (0.702 elapsed), 0.538 GC (0.667 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o 
<<ghc: 339473672 bytes, 74 GCs, 18480590/48114432 avg/max bytes residency (6 samples), 104M in use, 0.000 INIT (0.338 elapsed), 0.391 MUT (0.465 elapsed), 0.567 GC (0.750 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o 
<<ghc: 1049602744 bytes, 113 GCs, 19016629/47584016 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.396 elapsed), 1.118 MUT (1.232 elapsed), 0.717 GC (0.856 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o 
<<ghc: 128823368 bytes, 38 GCs, 7809206/15284952 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.306 elapsed), 0.115 MUT (0.188 elapsed), 0.151 GC (0.186 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen.o 
<<ghc: 967128384 bytes, 105 GCs, 18572515/52145344 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.608 elapsed), 1.005 MUT (1.137 elapsed), 0.614 GC (0.781 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o 
<<ghc: 4785749888 bytes, 310 GCs, 37943709/88380568 avg/max bytes residency (11 samples), 231M in use, 0.000 INIT (0.591 elapsed), 4.820 MUT (5.172 elapsed), 2.638 GC (3.056 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o 
<<ghc: 8173439640 bytes, 341 GCs, 60392860/195662856 avg/max bytes residency (12 samples), 486M in use, 0.000 INIT (0.340 elapsed), 7.401 MUT (7.923 elapsed), 4.928 GC (5.717 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm.hs -o compiler/stage1/build/GHC/CmmToAsm.o 
<<ghc: 5629947376 bytes, 405 GCs, 48923330/121910008 avg/max bytes residency (12 samples), 306M in use, 0.000 INIT (0.384 elapsed), 5.390 MUT (5.711 elapsed), 3.549 GC (4.056 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/CodeOutput.hs -o compiler/stage1/build/GHC/Driver/CodeOutput.o 
<<ghc: 881236496 bytes, 107 GCs, 31455494/94543888 avg/max bytes residency (7 samples), 203M in use, 0.000 INIT (0.471 elapsed), 0.880 MUT (1.084 elapsed), 0.931 GC (1.207 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Sink.hs -o compiler/stage1/build/GHC/Cmm/Sink.o 
<<ghc: 1057819800 bytes, 113 GCs, 23282222/66629520 avg/max bytes residency (7 samples), 140M in use, 0.000 INIT (0.603 elapsed), 1.006 MUT (1.103 elapsed), 0.860 GC (1.086 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/ProcPoint.hs -o compiler/stage1/build/GHC/Cmm/ProcPoint.o 
<<ghc: 738017920 bytes, 75 GCs, 18595422/56388632 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.627 elapsed), 0.702 MUT (0.793 elapsed), 0.543 GC (0.713 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Prof.hs -o compiler/stage1/build/GHC/StgToCmm/Prof.o 
<<ghc: 1769103992 bytes, 145 GCs, 33135929/86554288 avg/max bytes residency (8 samples), 206M in use, 0.000 INIT (0.484 elapsed), 1.346 MUT (1.467 elapsed), 1.339 GC (1.667 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Foreign.hs -o compiler/stage1/build/GHC/StgToCmm/Foreign.o 
<<ghc: 3360336968 bytes, 226 GCs, 43909732/108883128 avg/max bytes residency (10 samples), 269M in use, 0.000 INIT (0.427 elapsed), 2.776 MUT (2.924 elapsed), 2.658 GC (3.095 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/LayoutStack.hs -o compiler/stage1/build/GHC/Cmm/LayoutStack.o 
<<ghc: 2475217816 bytes, 186 GCs, 31041640/88961448 avg/max bytes residency (9 samples), 213M in use, 0.000 INIT (0.422 elapsed), 2.417 MUT (2.616 elapsed), 1.610 GC (1.916 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/ContFlowOpt.hs -o compiler/stage1/build/GHC/Cmm/ContFlowOpt.o 
<<ghc: 602522624 bytes, 78 GCs, 13544125/34480296 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.571 elapsed), 0.595 MUT (0.678 elapsed), 0.364 GC (0.478 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Switch/Implement.hs -o compiler/stage1/build/GHC/Cmm/Switch/Implement.o 
<<ghc: 372454408 bytes, 82 GCs, 16497833/42785328 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.424 elapsed), 0.302 MUT (0.376 elapsed), 0.374 GC (0.497 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CommonBlockElim.hs -o compiler/stage1/build/GHC/Cmm/CommonBlockElim.o 
<<ghc: 669953776 bytes, 68 GCs, 15279533/39555248 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.339 elapsed), 0.643 MUT (0.720 elapsed), 0.375 GC (0.481 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Heap.hs -o compiler/stage1/build/GHC/StgToCmm/Heap.o 
<<ghc: 1269367488 bytes, 109 GCs, 21526130/62981680 avg/max bytes residency (7 samples), 133M in use, 0.000 INIT (0.439 elapsed), 1.299 MUT (1.417 elapsed), 0.919 GC (1.144 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Info/Build.hs -o compiler/stage1/build/GHC/Cmm/Info/Build.o 
<<ghc: 1611239808 bytes, 142 GCs, 26654153/82731656 avg/max bytes residency (8 samples), 178M in use, 0.000 INIT (0.363 elapsed), 1.775 MUT (1.911 elapsed), 1.197 GC (1.475 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Pipeline.hs -o compiler/stage1/build/GHC/Cmm/Pipeline.o 
<<ghc: 730517888 bytes, 81 GCs, 23971408/74752352 avg/max bytes residency (7 samples), 162M in use, 0.000 INIT (0.396 elapsed), 0.643 MUT (0.777 elapsed), 0.634 GC (0.806 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Monad.hs -o compiler/stage1/build/GHC/Cmm/Monad.o 
<<ghc: 159436432 bytes, 38 GCs, 12589038/28980928 avg/max bytes residency (5 samples), 64M in use, 0.000 INIT (0.360 elapsed), 0.143 MUT (0.219 elapsed), 0.227 GC (0.308 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Lexer.hs -o compiler/stage1/build/GHC/Cmm/Lexer.o 
<<ghc: 1580871112 bytes, 228 GCs, 17418229/51177672 avg/max bytes residency (8 samples), 114M in use, 0.000 INIT (0.467 elapsed), 1.197 MUT (1.403 elapsed), 0.746 GC (0.925 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/DataCon.hs -o compiler/stage1/build/GHC/StgToCmm/DataCon.o 
<<ghc: 778117096 bytes, 76 GCs, 23291424/71783016 avg/max bytes residency (7 samples), 157M in use, 0.000 INIT (0.348 elapsed), 0.806 MUT (0.969 elapsed), 0.744 GC (0.950 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Bind.hs-boot -o compiler/stage1/build/GHC/StgToCmm/Bind.o-boot 
<<ghc: 52708760 bytes, 14 GCs, 5830653/12595512 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.530 elapsed), 0.049 MUT (0.085 elapsed), 0.084 GC (0.121 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Hpc.hs -o compiler/stage1/build/GHC/StgToCmm/Hpc.o 
<<ghc: 318690848 bytes, 53 GCs, 22004753/58985848 avg/max bytes residency (6 samples), 130M in use, 0.000 INIT (0.356 elapsed), 0.321 MUT (0.427 elapsed), 0.526 GC (0.698 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Prim.hs -o compiler/stage1/build/GHC/StgToCmm/Prim.o 
<<ghc: 15017865392 bytes, 1028 GCs, 107603910/275318320 avg/max bytes residency (22 samples), 688M in use, 0.000 INIT (0.308 elapsed), 10.632 MUT (11.090 elapsed), 11.153 GC (12.377 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Expr.hs -o compiler/stage1/build/GHC/StgToCmm/Expr.o 
<<ghc: 1653025944 bytes, 118 GCs, 30254758/103499344 avg/max bytes residency (8 samples), 220M in use, 0.000 INIT (0.365 elapsed), 1.507 MUT (1.670 elapsed), 1.134 GC (1.419 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Bind.hs -o compiler/stage1/build/GHC/StgToCmm/Bind.o 
<<ghc: 1998302568 bytes, 138 GCs, 33344165/100405880 avg/max bytes residency (8 samples), 225M in use, 0.000 INIT (0.337 elapsed), 1.484 MUT (1.611 elapsed), 1.198 GC (1.469 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/ExtCode.hs -o compiler/stage1/build/GHC/StgToCmm/ExtCode.o 
<<ghc: 422465984 bytes, 56 GCs, 16522434/44126792 avg/max bytes residency (6 samples), 95M in use, 0.001 INIT (0.713 elapsed), 0.564 MUT (0.664 elapsed), 0.467 GC (0.602 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Parser.hs -o compiler/stage1/build/GHC/Cmm/Parser.o 
<<ghc: 6127258824 bytes, 399 GCs, 55137057/142823576 avg/max bytes residency (12 samples), 376M in use, 0.000 INIT (0.336 elapsed), 5.825 MUT (6.128 elapsed), 3.617 GC (4.165 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm.hs -o compiler/stage1/build/GHC/StgToCmm.o 
<<ghc: 951893304 bytes, 96 GCs, 22244340/68420560 avg/max bytes residency (7 samples), 152M in use, 0.000 INIT (0.352 elapsed), 0.850 MUT (0.993 elapsed), 0.730 GC (0.914 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Subst.hs -o compiler/stage1/build/GHC/Stg/Subst.o 
<<ghc: 188493464 bytes, 42 GCs, 9885937/21997472 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.477 elapsed), 0.166 MUT (0.260 elapsed), 0.209 GC (0.259 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift/Monad.hs -o compiler/stage1/build/GHC/Stg/Lift/Monad.o 
<<ghc: 725096272 bytes, 108 GCs, 23859890/69848104 avg/max bytes residency (7 samples), 148M in use, 0.000 INIT (0.416 elapsed), 0.878 MUT (1.017 elapsed), 0.767 GC (0.992 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift/Analysis.hs -o compiler/stage1/build/GHC/Stg/Lift/Analysis.o 
<<ghc: 867658224 bytes, 88 GCs, 17871810/45376920 avg/max bytes residency (6 samples), 100M in use, 0.000 INIT (0.279 elapsed), 0.770 MUT (0.869 elapsed), 0.479 GC (0.599 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/FVs.hs -o compiler/stage1/build/GHC/Stg/FVs.o 
<<ghc: 243102592 bytes, 45 GCs, 11647236/26661392 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.537 elapsed), 0.254 MUT (0.332 elapsed), 0.294 GC (0.375 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift.hs -o compiler/stage1/build/GHC/Stg/Lift.o 
<<ghc: 761737320 bytes, 95 GCs, 15145641/38903032 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.352 elapsed), 0.670 MUT (0.781 elapsed), 0.417 GC (0.517 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/CSE.hs -o compiler/stage1/build/GHC/Stg/CSE.o 
<<ghc: 531058064 bytes, 78 GCs, 15136060/38147376 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.414 elapsed), 0.546 MUT (0.636 elapsed), 0.403 GC (0.500 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Unarise.hs -o compiler/stage1/build/GHC/Stg/Unarise.o 
<<ghc: 1129350800 bytes, 106 GCs, 25424002/85581008 avg/max bytes residency (8 samples), 184M in use, 0.000 INIT (0.375 elapsed), 1.034 MUT (1.207 elapsed), 0.848 GC (1.113 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/DepAnal.hs -o compiler/stage1/build/GHC/Stg/DepAnal.o 
<<ghc: 292912888 bytes, 52 GCs, 14746102/38430400 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.640 elapsed), 0.265 MUT (0.386 elapsed), 0.323 GC (0.420 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Stats.hs -o compiler/stage1/build/GHC/Stg/Stats.o 
<<ghc: 380580144 bytes, 65 GCs, 9244336/20450512 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.710 elapsed), 0.330 MUT (0.445 elapsed), 0.236 GC (0.298 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lint.hs -o compiler/stage1/build/GHC/Stg/Lint.o 
<<ghc: 1257771856 bytes, 106 GCs, 21016420/61532368 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.453 elapsed), 1.123 MUT (1.244 elapsed), 0.610 GC (0.773 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Pipeline.hs -o compiler/stage1/build/GHC/Stg/Pipeline.o 
<<ghc: 627740568 bytes, 79 GCs, 22317990/70086992 avg/max bytes residency (7 samples), 150M in use, 0.000 INIT (0.467 elapsed), 0.533 MUT (0.672 elapsed), 0.527 GC (0.704 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToStg.hs -o compiler/stage1/build/GHC/CoreToStg.o 
<<ghc: 1059963248 bytes, 94 GCs, 28160642/97561936 avg/max bytes residency (8 samples), 208M in use, 0.000 INIT (0.593 elapsed), 1.257 MUT (1.454 elapsed), 0.970 GC (1.235 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToStg/Prep.hs -o compiler/stage1/build/GHC/CoreToStg/Prep.o 
<<ghc: 3011130296 bytes, 164 GCs, 33416352/118086848 avg/max bytes residency (9 samples), 249M in use, 0.000 INIT (0.401 elapsed), 3.351 MUT (3.560 elapsed), 1.722 GC (2.100 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Tidy/StaticPtrTable.hs -o compiler/stage1/build/GHC/Iface/Tidy/StaticPtrTable.o 
<<ghc: 1173622224 bytes, 88 GCs, 27895328/86895544 avg/max bytes residency (7 samples), 188M in use, 0.000 INIT (0.485 elapsed), 1.090 MUT (1.218 elapsed), 0.800 GC (1.047 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Tidy.hs -o compiler/stage1/build/GHC/Iface/Tidy.o 
<<ghc: 1789379056 bytes, 120 GCs, 25854856/90392520 avg/max bytes residency (8 samples), 196M in use, 0.000 INIT (0.739 elapsed), 2.021 MUT (2.296 elapsed), 1.261 GC (1.559 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/WorkWrap/Utils.hs -o compiler/stage1/build/GHC/Core/Opt/WorkWrap/Utils.o 
<<ghc: 1306496648 bytes, 120 GCs, 28407518/96516008 avg/max bytes residency (8 samples), 206M in use, 0.000 INIT (0.350 elapsed), 1.146 MUT (1.311 elapsed), 1.032 GC (1.308 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/WorkWrap.hs -o compiler/stage1/build/GHC/Core/Opt/WorkWrap.o 
<<ghc: 581812544 bytes, 80 GCs, 23484944/71382264 avg/max bytes residency (7 samples), 155M in use, 0.000 INIT (0.559 elapsed), 0.568 MUT (0.708 elapsed), 0.669 GC (0.889 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Exitify.hs -o compiler/stage1/build/GHC/Core/Opt/Exitify.o 
<<ghc: 410715280 bytes, 87 GCs, 14548346/35722824 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.676 elapsed), 0.551 MUT (0.637 elapsed), 0.451 GC (0.582 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/UnVar.hs -o compiler/stage1/build/GHC/Data/Graph/UnVar.o 
<<ghc: 210304032 bytes, 60 GCs, 10888809/24771872 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.461 elapsed), 0.205 MUT (0.279 elapsed), 0.235 GC (0.296 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CallArity.hs -o compiler/stage1/build/GHC/Core/Opt/CallArity.o 
<<ghc: 607838120 bytes, 94 GCs, 12447768/31159568 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.351 elapsed), 0.599 MUT (0.685 elapsed), 0.393 GC (0.473 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CprAnal.hs -o compiler/stage1/build/GHC/Core/Opt/CprAnal.o 
<<ghc: 727035216 bytes, 80 GCs, 20300654/62855480 avg/max bytes residency (7 samples), 138M in use, 0.000 INIT (0.625 elapsed), 0.783 MUT (0.939 elapsed), 0.683 GC (0.917 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/DmdAnal.hs -o compiler/stage1/build/GHC/Core/Opt/DmdAnal.o 
<<ghc: 1286757080 bytes, 118 GCs, 29218931/95059440 avg/max bytes residency (8 samples), 202M in use, 0.000 INIT (0.485 elapsed), 1.049 MUT (1.252 elapsed), 0.951 GC (1.223 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/SpecConstr.hs -o compiler/stage1/build/GHC/Core/Opt/SpecConstr.o 
<<ghc: 3029276136 bytes, 182 GCs, 33978740/114059032 avg/max bytes residency (9 samples), 260M in use, 0.000 INIT (0.494 elapsed), 3.079 MUT (3.296 elapsed), 1.932 GC (2.381 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Specialise.hs -o compiler/stage1/build/GHC/Core/Opt/Specialise.o 
<<ghc: 2952903336 bytes, 187 GCs, 28798614/101134512 avg/max bytes residency (9 samples), 216M in use, 0.000 INIT (0.381 elapsed), 2.992 MUT (3.213 elapsed), 1.568 GC (1.870 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/StaticArgs.hs -o compiler/stage1/build/GHC/Core/Opt/StaticArgs.o 
<<ghc: 599289024 bytes, 63 GCs, 14297705/36952216 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.558 elapsed), 0.635 MUT (0.783 elapsed), 0.446 GC (0.578 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/LiberateCase.hs -o compiler/stage1/build/GHC/Core/Opt/LiberateCase.o 
<<ghc: 452967952 bytes, 65 GCs, 18590516/56669936 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.344 elapsed), 0.371 MUT (0.497 elapsed), 0.466 GC (0.622 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/SetLevels.hs -o compiler/stage1/build/GHC/Core/Opt/SetLevels.o 
<<ghc: 1948010136 bytes, 146 GCs, 24922408/83712064 avg/max bytes residency (8 samples), 178M in use, 0.000 INIT (0.445 elapsed), 2.218 MUT (2.416 elapsed), 1.155 GC (1.470 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/FloatOut.hs -o compiler/stage1/build/GHC/Core/Opt/FloatOut.o 
<<ghc: 1203319072 bytes, 87 GCs, 24644515/76768720 avg/max bytes residency (7 samples), 166M in use, 0.000 INIT (0.452 elapsed), 1.077 MUT (1.239 elapsed), 0.796 GC (1.007 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/FloatIn.hs -o compiler/stage1/build/GHC/Core/Opt/FloatIn.o 
<<ghc: 857619360 bytes, 76 GCs, 22125851/66468552 avg/max bytes residency (7 samples), 149M in use, 0.000 INIT (0.573 elapsed), 0.708 MUT (0.852 elapsed), 0.603 GC (0.757 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify/Monad.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Monad.o 
<<ghc: 607913008 bytes, 100 GCs, 27250480/80297632 avg/max bytes residency (7 samples), 171M in use, 0.000 INIT (0.648 elapsed), 0.544 MUT (0.649 elapsed), 0.714 GC (0.953 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify/Env.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Env.o 
<<ghc: 1038664192 bytes, 121 GCs, 29684346/101331360 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.453 elapsed), 1.062 MUT (1.236 elapsed), 1.010 GC (1.348 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify/Utils.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Utils.o 
<<ghc: 2643118848 bytes, 168 GCs, 35034541/119116040 avg/max bytes residency (9 samples), 266M in use, 0.000 INIT (0.356 elapsed), 2.381 MUT (2.612 elapsed), 1.594 GC (1.970 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Simplify.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify.o 
<<ghc: 6139919088 bytes, 337 GCs, 65415248/182979584 avg/max bytes residency (12 samples), 486M in use, 0.000 INIT (0.511 elapsed), 5.586 MUT (5.840 elapsed), 4.607 GC (5.465 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CSE.hs -o compiler/stage1/build/GHC/Core/Opt/CSE.o 
<<ghc: 502997008 bytes, 61 GCs, 13631021/35569896 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.373 elapsed), 0.540 MUT (0.671 elapsed), 0.446 GC (0.557 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Pipeline.hs -o compiler/stage1/build/GHC/Core/Opt/Pipeline.o 
<<ghc: 2839562848 bytes, 169 GCs, 41274539/124568952 avg/max bytes residency (9 samples), 302M in use, 0.000 INIT (0.380 elapsed), 2.572 MUT (2.781 elapsed), 1.931 GC (2.386 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToByteCode.hs -o compiler/stage1/build/GHC/CoreToByteCode.o 
<<ghc: 5114448344 bytes, 286 GCs, 55947694/159743192 avg/max bytes residency (11 samples), 440M in use, 0.000 INIT (0.749 elapsed), 4.597 MUT (4.897 elapsed), 3.376 GC (4.098 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Main.hs -o compiler/stage1/build/GHC/Driver/Main.o 
<<ghc: 7557855976 bytes, 329 GCs, 72797102/264691000 avg/max bytes residency (11 samples), 624M in use, 0.000 INIT (0.414 elapsed), 7.121 MUT (7.511 elapsed), 4.865 GC (5.949 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Ar.hs -o compiler/stage1/build/GHC/SysTools/Ar.o 
<<ghc: 1223072936 bytes, 128 GCs, 16156446/38413592 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.593 elapsed), 1.300 MUT (1.464 elapsed), 0.739 GC (0.896 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Pipeline.hs -o compiler/stage1/build/GHC/Driver/Pipeline.o 
<<ghc: 7903726824 bytes, 469 GCs, 75230368/189013896 avg/max bytes residency (13 samples), 476M in use, 0.000 INIT (0.407 elapsed), 5.979 MUT (6.254 elapsed), 4.776 GC (5.512 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Make.hs -o compiler/stage1/build/GHC/Driver/Make.o 
<<ghc: 10635942344 bytes, 585 GCs, 93491125/280054784 avg/max bytes residency (13 samples), 683M in use, 0.000 INIT (0.388 elapsed), 9.594 MUT (10.014 elapsed), 7.561 GC (8.982 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Heap/Inspect.hs -o compiler/stage1/build/GHC/Runtime/Heap/Inspect.o 
<<ghc: 4857917224 bytes, 218 GCs, 56936203/207236360 avg/max bytes residency (10 samples), 458M in use, 0.000 INIT (0.510 elapsed), 4.452 MUT (4.750 elapsed), 3.022 GC (3.695 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Eval.hs -o compiler/stage1/build/GHC/Runtime/Eval.o 
<<ghc: 3243016200 bytes, 180 GCs, 39583686/154991272 avg/max bytes residency (9 samples), 325M in use, 0.000 INIT (0.403 elapsed), 2.805 MUT (3.112 elapsed), 1.701 GC (2.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC.hs -o compiler/stage1/build/GHC.o 
<<ghc: 3648651752 bytes, 197 GCs, 38096698/147592600 avg/max bytes residency (9 samples), 310M in use, 0.000 INIT (0.467 elapsed), 3.974 MUT (4.275 elapsed), 2.160 GC (2.688 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backpack.hs -o compiler/stage1/build/GHC/Driver/Backpack.o 
<<ghc: 3271845544 bytes, 198 GCs, 45166790/145569424 avg/max bytes residency (9 samples), 337M in use, 0.000 INIT (0.356 elapsed), 2.749 MUT (2.987 elapsed), 2.008 GC (2.553 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/MakeFile.hs -o compiler/stage1/build/GHC/Driver/MakeFile.o 
<<ghc: 1417643672 bytes, 148 GCs, 34931351/100715088 avg/max bytes residency (8 samples), 235M in use, 0.000 INIT (0.576 elapsed), 1.335 MUT (1.511 elapsed), 1.206 GC (1.585 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -outputdir ghc/stage1/build   -c ghc/./Main.hs -o ghc/stage1/build/Main.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ighc/stage1/build/ghc/autogen -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o
"inplace/bin/mkdirhier" ghc/stage1/build/tmp//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ThToHs.hs -o compiler/stage1/build/GHC/ThToHs.o 
<<ghc: 4097643312 bytes, 296 GCs, 39851928/107031592 avg/max bytes residency (10 samples), 281M in use, 0.000 INIT (0.640 elapsed), 4.384 MUT (4.681 elapsed), 2.404 GC (2.824 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Plugins.hs -o compiler/stage1/build/GHC/Plugins.o 
<<ghc: 697859064 bytes, 75 GCs, 26358248/79815096 avg/max bytes residency (7 samples), 174M in use, 0.000 INIT (0.398 elapsed), 0.523 MUT (0.629 elapsed), 0.657 GC (0.859 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Plugin.hs -o compiler/stage1/build/GHC/Tc/Plugin.o 
<<ghc: 401322688 bytes, 78 GCs, 26669113/84531120 avg/max bytes residency (7 samples), 180M in use, 0.000 INIT (0.548 elapsed), 0.362 MUT (0.497 elapsed), 0.588 GC (0.813 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole.hs -o compiler/stage1/build/GHC/Tc/Errors/Hole.o 
<<ghc: 2716668912 bytes, 148 GCs, 30376337/106322944 avg/max bytes residency (8 samples), 227M in use, 0.000 INIT (0.473 elapsed), 2.958 MUT (3.126 elapsed), 1.661 GC (1.997 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Gen/Splice.hs -o compiler/stage1/build/GHC/Tc/Gen/Splice.o 
<<ghc: 6012697104 bytes, 265 GCs, 56817895/208669344 avg/max bytes residency (10 samples), 480M in use, 0.000 INIT (0.593 elapsed), 6.273 MUT (6.573 elapsed), 3.578 GC (4.449 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Base.o 
<<ghc: 674713696 bytes, 110 GCs, 10500886/21634400 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.670 elapsed), 0.592 MUT (0.719 elapsed), 0.312 GC (0.382 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/X86.o 
<<ghc: 288125232 bytes, 54 GCs, 10792812/22420208 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.582 elapsed), 0.322 MUT (0.417 elapsed), 0.269 GC (0.346 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o 
<<ghc: 203327192 bytes, 71 GCs, 11127494/24838936 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.334 elapsed), 0.161 MUT (0.229 elapsed), 0.195 GC (0.250 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Debugger.hs -o compiler/stage1/build/GHC/Runtime/Debugger.o 
<<ghc: 1139807584 bytes, 110 GCs, 26318283/80474800 avg/max bytes residency (7 samples), 178M in use, 0.000 INIT (0.339 elapsed), 1.122 MUT (1.235 elapsed), 0.871 GC (1.096 elapsed) :ghc>>
"inplace/bin/mkdirhier" compiler/stage1/build/cbits//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Icompiler/stage1/build/./autogen -optc-Icompiler/. -optc-Icompiler/stage1 -optc-Icompiler/stage1/build/. -optc-Icompiler/stage1/build/stage1 -optc-DCAN_LOAD_DLL -optc-Iincludes/dist/build -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/cutils.c -o compiler/stage1/build/cbits/cutils.o
<<ghc: 21776472 bytes, 8 GCs, 601160/968768 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.431 elapsed), 0.035 MUT (0.219 elapsed), 0.039 GC (0.086 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Icompiler/stage1/build/./autogen -optc-Icompiler/. -optc-Icompiler/stage1 -optc-Icompiler/stage1/build/. -optc-Icompiler/stage1/build/stage1 -optc-DCAN_LOAD_DLL -optc-Iincludes/dist/build -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/genSym.c -o compiler/stage1/build/cbits/genSym.o
<<ghc: 21777312 bytes, 8 GCs, 601160/968768 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.507 elapsed), 0.035 MUT (0.216 elapsed), 0.048 GC (0.101 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Icompiler/stage1/build/./autogen -optc-Icompiler/. -optc-Icompiler/stage1 -optc-Icompiler/stage1/build/. -optc-Icompiler/stage1/build/stage1 -optc-DCAN_LOAD_DLL -optc-Iincludes/dist/build -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/keepCAFsForGHCi.c -o compiler/stage1/build/cbits/keepCAFsForGHCi.o
<<ghc: 21783616 bytes, 8 GCs, 601848/968984 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.565 elapsed), 0.031 MUT (0.196 elapsed), 0.041 GC (0.087 elapsed) :ghc>>
"rm" -f compiler/stage1/build/libHSghc-9.0.2.a compiler/stage1/build/libHSghc-9.0.2.a.contents  
echo compiler/stage1/build/GHC/Iface/Ext/Types.o compiler/stage1/build/GHC/Iface/Ext/Debug.o compiler/stage1/build/GHC/Iface/Ext/Binary.o compiler/stage1/build/GHC/Iface/Ext/Utils.o compiler/stage1/build/GHC/Iface/Ext/Ast.o compiler/stage1/build/GHC/SysTools/Ar.o compiler/stage1/build/GHC/SysTools/FileCleanup.o compiler/stage1/build/GHC/Driver/Backend.o compiler/stage1/build/GHC/Driver/Backpack.o compiler/stage1/build/GHC/Driver/Backpack/Syntax.o compiler/stage1/build/GHC/Types/Name/Shape.o compiler/stage1/build/GHC/Iface/Rename.o compiler/stage1/build/GHC/Types/Avail.o compiler/stage1/build/GHC/Utils/Asm.o compiler/stage1/build/GHC/Types/Basic.o compiler/stage1/build/GHC/Core/ConLike.o compiler/stage1/build/GHC/Core/DataCon.o compiler/stage1/build/GHC/Core/PatSyn.o compiler/stage1/build/GHC/Types/Demand.o compiler/stage1/build/GHC/Types/Cpr.o compiler/stage1/build/GHC/Cmm/DebugBlock.o compiler/stage1/build/GHC/Utils/Exception.o compiler/stage1/build/GHC/Types/FieldLabel.o compiler/stage1/build/GHC/Driver/Monad.o compiler/stage1/build/GHC/Driver/Hooks.o compiler/stage1/build/GHC/Driver/Flags.o compiler/stage1/build/GHC/Driver/Ways.o compiler/stage1/build/GHC/Types/Id.o compiler/stage1/build/GHC/Types/Id/Info.o compiler/stage1/build/GHC/Core/Predicate.o compiler/stage1/build/GHC/Utils/Lexeme.o compiler/stage1/build/GHC/Types/Literal.o compiler/stage1/build/GHC/Llvm.o compiler/stage1/build/GHC/Llvm/Syntax.o compiler/stage1/build/GHC/Llvm/MetaData.o compiler/stage1/build/GHC/Llvm/Ppr.o compiler/stage1/build/GHC/Llvm/Types.o compiler/stage1/build/GHC/CmmToLlvm.o compiler/stage1/build/GHC/CmmToLlvm/Base.o compiler/stage1/build/GHC/CmmToLlvm/CodeGen.o compiler/stage1/build/GHC/CmmToLlvm/Data.o compiler/stage1/build/GHC/CmmToLlvm/Ppr.o compiler/stage1/build/GHC/CmmToLlvm/Regs.o compiler/stage1/build/GHC/CmmToLlvm/Mangler.o compiler/stage1/build/GHC/Types/Id/Make.o compiler/stage1/build/GHC/Unit.o compiler/stage1/build/GHC/Unit/Parser.o compiler/stage1/build/GHC/Unit/Ppr.o compiler/stage1/build/GHC/Unit/Types.o compiler/stage1/build/GHC/Unit/Module.o compiler/stage1/build/GHC/Unit/Module/Name.o compiler/stage1/build/GHC/Unit/Module/Location.o compiler/stage1/build/GHC/Unit/Module/Env.o compiler/stage1/build/GHC/Types/Name.o compiler/stage1/build/GHC/Types/Name/Env.o compiler/stage1/build/GHC/Types/Name/Set.o compiler/stage1/build/GHC/Types/Name/Occurrence.o compiler/stage1/build/GHC/Types/Name/Reader.o compiler/stage1/build/GHC/Types/Name/Cache.o compiler/stage1/build/GHC/Types/SrcLoc.o compiler/stage1/build/GHC/Types/Unique/Supply.o compiler/stage1/build/GHC/Types/Unique.o compiler/stage1/build/GHC/Types/Var.o compiler/stage1/build/GHC/Types/Var/Env.o compiler/stage1/build/GHC/Types/Var/Set.o compiler/stage1/build/GHC/Data/Graph/UnVar.o compiler/stage1/build/GHC/Cmm/BlockId.o compiler/stage1/build/GHC/Cmm/CLabel.o compiler/stage1/build/GHC/Cmm.o compiler/stage1/build/GHC/Cmm/Info/Build.o compiler/stage1/build/GHC/Cmm/Pipeline.o compiler/stage1/build/GHC/Cmm/CallConv.o compiler/stage1/build/GHC/Cmm/CommonBlockElim.o compiler/stage1/build/GHC/Cmm/Switch/Implement.o compiler/stage1/build/GHC/Cmm/ContFlowOpt.o compiler/stage1/build/GHC/Cmm/Expr.o compiler/stage1/build/GHC/Cmm/Info.o compiler/stage1/build/GHC/Cmm/Lexer.o compiler/stage1/build/GHC/Cmm/Lint.o compiler/stage1/build/GHC/Cmm/Liveness.o compiler/stage1/build/GHC/Cmm/MachOp.o compiler/stage1/build/GHC/Cmm/Monad.o compiler/stage1/build/GHC/Cmm/Switch.o compiler/stage1/build/GHC/Cmm/Node.o compiler/stage1/build/GHC/Cmm/Opt.o compiler/stage1/build/GHC/Cmm/Parser.o compiler/stage1/build/GHC/Cmm/ProcPoint.o compiler/stage1/build/GHC/Cmm/Sink.o compiler/stage1/build/GHC/Cmm/Type.o compiler/stage1/build/GHC/Cmm/Utils.o compiler/stage1/build/GHC/Cmm/LayoutStack.o compiler/stage1/build/GHC/Utils/CliOption.o compiler/stage1/build/GHC/Data/EnumSet.o compiler/stage1/build/GHC/Cmm/Graph.o compiler/stage1/build/GHC/CmmToAsm/Ppr.o compiler/stage1/build/GHC/CmmToAsm/Config.o compiler/stage1/build/GHC/CmmToC.o compiler/stage1/build/GHC/Cmm/Ppr.o compiler/stage1/build/GHC/Cmm/Ppr/Decl.o compiler/stage1/build/GHC/Cmm/Ppr/Expr.o compiler/stage1/build/GHC/Data/Bitmap.o compiler/stage1/build/GHC/Platform/Regs.o compiler/stage1/build/GHC/Platform/ARM.o compiler/stage1/build/GHC/Platform/AArch64.o compiler/stage1/build/GHC/Platform/NoRegs.o compiler/stage1/build/GHC/Platform/PPC.o compiler/stage1/build/GHC/Platform/S390X.o compiler/stage1/build/GHC/Platform/SPARC.o compiler/stage1/build/GHC/Platform/X86.o compiler/stage1/build/GHC/Platform/X86_64.o compiler/stage1/build/GHC/StgToCmm/CgUtils.o compiler/stage1/build/GHC/StgToCmm.o compiler/stage1/build/GHC/StgToCmm/Bind.o compiler/stage1/build/GHC/StgToCmm/Closure.o compiler/stage1/build/GHC/StgToCmm/DataCon.o compiler/stage1/build/GHC/StgToCmm/Env.o compiler/stage1/build/GHC/StgToCmm/Expr.o compiler/stage1/build/GHC/StgToCmm/Foreign.o compiler/stage1/build/GHC/StgToCmm/Heap.o compiler/stage1/build/GHC/StgToCmm/Hpc.o compiler/stage1/build/GHC/StgToCmm/ArgRep.o compiler/stage1/build/GHC/StgToCmm/Layout.o compiler/stage1/build/GHC/StgToCmm/Monad.o compiler/stage1/build/GHC/StgToCmm/Prim.o compiler/stage1/build/GHC/StgToCmm/Prof.o compiler/stage1/build/GHC/StgToCmm/Ticky.o compiler/stage1/build/GHC/StgToCmm/Utils.o compiler/stage1/build/GHC/StgToCmm/ExtCode.o compiler/stage1/build/GHC/StgToCmm/Types.o compiler/stage1/build/GHC/Runtime/Heap/Layout.o compiler/stage1/build/GHC/Core/Opt/Arity.o compiler/stage1/build/GHC/Core/FVs.o compiler/stage1/build/GHC/Core/Lint.o compiler/stage1/build/GHC/Core/Subst.o compiler/stage1/build/GHC/Core/SimpleOpt.o compiler/stage1/build/GHC/Core.o compiler/stage1/build/GHC/Data/TrieMap.o compiler/stage1/build/GHC/Core/Tidy.o compiler/stage1/build/GHC/Core/Unfold.o compiler/stage1/build/GHC/Core/Utils.o compiler/stage1/build/GHC/Core/Map.o compiler/stage1/build/GHC/Core/Seq.o compiler/stage1/build/GHC/Core/Stats.o compiler/stage1/build/GHC/Core/Make.o compiler/stage1/build/GHC/Core/Ppr.o compiler/stage1/build/GHC/HsToCore/PmCheck/Oracle.o compiler/stage1/build/GHC/HsToCore/PmCheck/Ppr.o compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o compiler/stage1/build/GHC/HsToCore/PmCheck.o compiler/stage1/build/GHC/HsToCore/Coverage.o compiler/stage1/build/GHC/Data/UnionFind.o compiler/stage1/build/GHC/HsToCore.o compiler/stage1/build/GHC/HsToCore/Arrows.o compiler/stage1/build/GHC/HsToCore/Binds.o compiler/stage1/build/GHC/HsToCore/Foreign/Call.o compiler/stage1/build/GHC/HsToCore/Expr.o compiler/stage1/build/GHC/HsToCore/Foreign/Decl.o compiler/stage1/build/GHC/HsToCore/GuardedRHSs.o compiler/stage1/build/GHC/HsToCore/ListComp.o compiler/stage1/build/GHC/HsToCore/Monad.o compiler/stage1/build/GHC/HsToCore/Usage.o compiler/stage1/build/GHC/HsToCore/Utils.o compiler/stage1/build/GHC/HsToCore/Docs.o compiler/stage1/build/GHC/HsToCore/Match.o compiler/stage1/build/GHC/HsToCore/Match/Constructor.o compiler/stage1/build/GHC/HsToCore/Match/Literal.o compiler/stage1/build/GHC/Hs.o compiler/stage1/build/GHC/Hs/Binds.o compiler/stage1/build/GHC/Hs/Decls.o compiler/stage1/build/GHC/Hs/Doc.o compiler/stage1/build/GHC/Hs/Expr.o compiler/stage1/build/GHC/Hs/ImpExp.o compiler/stage1/build/GHC/Hs/Lit.o compiler/stage1/build/GHC/Hs/Extension.o compiler/stage1/build/GHC/Hs/Instances.o compiler/stage1/build/GHC/Hs/Pat.o compiler/stage1/build/GHC/Hs/Type.o compiler/stage1/build/GHC/Hs/Utils.o compiler/stage1/build/GHC/Hs/Dump.o compiler/stage1/build/GHC/Iface/Binary.o compiler/stage1/build/GHC/Iface/Recomp/Binary.o compiler/stage1/build/GHC/Tc/TyCl/Build.o compiler/stage1/build/GHC/Iface/Env.o compiler/stage1/build/GHC/Iface/Syntax.o compiler/stage1/build/GHC/Iface/Type.o compiler/stage1/build/GHC/CoreToIface.o compiler/stage1/build/GHC/Iface/Load.o compiler/stage1/build/GHC/Iface/Make.o compiler/stage1/build/GHC/Iface/Recomp.o compiler/stage1/build/GHC/IfaceToCore.o compiler/stage1/build/GHC/Iface/Recomp/Flags.o compiler/stage1/build/GHC/Types/Annotations.o compiler/stage1/build/GHC/Driver/CmdLine.o compiler/stage1/build/GHC/Driver/CodeOutput.o compiler/stage1/build/GHC/Settings/Config.o compiler/stage1/build/GHC/Settings/Constants.o compiler/stage1/build/GHC/Driver/MakeFile.o compiler/stage1/build/GHC/Driver/Phases.o compiler/stage1/build/GHC/Driver/Pipeline/Monad.o compiler/stage1/build/GHC/Driver/Pipeline.o compiler/stage1/build/GHC/Driver/Session.o compiler/stage1/build/GHC/Utils/Error.o compiler/stage1/build/GHC/Driver/Finder.o compiler/stage1/build/GHC.o compiler/stage1/build/GHC/Driver/Make.o compiler/stage1/build/GHC/Plugins.o compiler/stage1/build/GHC/Prelude.o compiler/stage1/build/GHC/Parser/Header.o compiler/stage1/build/GHC/Driver/Main.o compiler/stage1/build/GHC/Hs/Stats.o compiler/stage1/build/GHC/Driver/Types.o compiler/stage1/build/GHC/Runtime/Eval.o compiler/stage1/build/GHC/Runtime/Eval/Types.o compiler/stage1/build/GHC/Runtime/Loader.o compiler/stage1/build/GHC/Unit/Info.o compiler/stage1/build/GHC/Unit/State.o compiler/stage1/build/GHC/Driver/Plugins.o compiler/stage1/build/GHC/Tc/Plugin.o compiler/stage1/build/GHC/Core/Ppr/TyThing.o compiler/stage1/build/GHC/Settings.o compiler/stage1/build/GHC/Iface/Tidy/StaticPtrTable.o compiler/stage1/build/GHC/SysTools.o compiler/stage1/build/GHC/SysTools/BaseDir.o compiler/stage1/build/GHC/SysTools/Terminal.o compiler/stage1/build/GHC/SysTools/ExtraObj.o compiler/stage1/build/GHC/SysTools/Info.o compiler/stage1/build/GHC/SysTools/Process.o compiler/stage1/build/GHC/SysTools/Tasks.o compiler/stage1/build/GHC/Settings/IO.o compiler/stage1/build/GHC/SysTools/Elf.o compiler/stage1/build/GHC/Iface/Tidy.o compiler/stage1/build/GHC/Parser/CharClass.o compiler/stage1/build/GHC/Parser/Lexer.o compiler/stage1/build/GHC/Core/Coercion/Opt.o compiler/stage1/build/GHC/Parser.o compiler/stage1/build/GHC/Parser/PostProcess.o compiler/stage1/build/GHC/Parser/PostProcess/Haddock.o compiler/stage1/build/GHC/Parser/Annotation.o compiler/stage1/build/GHC/Types/ForeignCall.o compiler/stage1/build/GHC/Builtin/Uniques.o compiler/stage1/build/GHC/Builtin/Utils.o compiler/stage1/build/GHC/Builtin/Names.o compiler/stage1/build/GHC/Core/Opt/ConstantFold.o compiler/stage1/build/GHC/Builtin/PrimOps.o compiler/stage1/build/GHC/Builtin/RebindableNames.o compiler/stage1/build/GHC/Builtin/Types/Prim.o compiler/stage1/build/GHC/Builtin/Types.o compiler/stage1/build/GHC/Types/CostCentre.o compiler/stage1/build/GHC/Types/CostCentre/State.o compiler/stage1/build/GHC/Rename/Bind.o compiler/stage1/build/GHC/Rename/Env.o compiler/stage1/build/GHC/Rename/Expr.o compiler/stage1/build/GHC/Rename/Doc.o compiler/stage1/build/GHC/Rename/Names.o compiler/stage1/build/GHC/Rename/Pat.o compiler/stage1/build/GHC/Rename/Module.o compiler/stage1/build/GHC/Rename/Splice.o compiler/stage1/build/GHC/Rename/HsType.o compiler/stage1/build/GHC/Rename/Fixity.o compiler/stage1/build/GHC/Rename/Utils.o compiler/stage1/build/GHC/Rename/Unbound.o compiler/stage1/build/GHC/Core/Opt/Monad.o compiler/stage1/build/GHC/Core/Opt/CSE.o compiler/stage1/build/GHC/Core/Opt/FloatIn.o compiler/stage1/build/GHC/Core/Opt/FloatOut.o compiler/stage1/build/GHC/Core/Opt/LiberateCase.o compiler/stage1/build/GHC/Core/Opt/OccurAnal.o compiler/stage1/build/GHC/Core/Opt/StaticArgs.o compiler/stage1/build/GHC/Core/Opt/SetLevels.o compiler/stage1/build/GHC/Core/Opt/Pipeline.o compiler/stage1/build/GHC/Core/Opt/Simplify/Env.o compiler/stage1/build/GHC/Core/Opt/Simplify/Monad.o compiler/stage1/build/GHC/Core/Opt/Simplify/Utils.o compiler/stage1/build/GHC/Core/Opt/Simplify.o compiler/stage1/build/GHC/Stg/Pipeline.o compiler/stage1/build/GHC/Stg/Stats.o compiler/stage1/build/GHC/Stg/CSE.o compiler/stage1/build/GHC/Stg/Lift.o compiler/stage1/build/GHC/Stg/Lift/Analysis.o compiler/stage1/build/GHC/Stg/Lift/Monad.o compiler/stage1/build/GHC/Stg/Subst.o compiler/stage1/build/GHC/Stg/Unarise.o compiler/stage1/build/GHC/Stg/Lint.o compiler/stage1/build/GHC/Stg/Syntax.o compiler/stage1/build/GHC/Stg/FVs.o compiler/stage1/build/GHC/Stg/DepAnal.o compiler/stage1/build/GHC/CoreToStg.o compiler/stage1/build/GHC/CoreToStg/Prep.o compiler/stage1/build/GHC/Types/RepType.o compiler/stage1/build/GHC/Core/Rules.o compiler/stage1/build/GHC/Core/Opt/SpecConstr.o compiler/stage1/build/GHC/Core/Opt/Specialise.o compiler/stage1/build/GHC/Core/Opt/CallArity.o compiler/stage1/build/GHC/Core/Opt/DmdAnal.o compiler/stage1/build/GHC/Core/Opt/CprAnal.o compiler/stage1/build/GHC/Core/Opt/Exitify.o compiler/stage1/build/GHC/Core/Opt/WorkWrap.o compiler/stage1/build/GHC/Core/Opt/WorkWrap/Utils.o compiler/stage1/build/GHC/Tc/Instance/Family.o compiler/stage1/build/GHC/Tc/Instance/Class.o compiler/stage1/build/GHC/Tc/Utils/Instantiate.o compiler/stage1/build/GHC/Tc/Gen/Annotation.o compiler/stage1/build/GHC/Tc/Gen/Arrow.o compiler/stage1/build/GHC/Tc/Gen/Bind.o compiler/stage1/build/GHC/Tc/Gen/Sig.o compiler/stage1/build/GHC/Tc/TyCl/Class.o compiler/stage1/build/GHC/Tc/Gen/Default.o compiler/stage1/build/GHC/Tc/Deriv.o compiler/stage1/build/GHC/Tc/Deriv/Infer.o compiler/stage1/build/GHC/Tc/Deriv/Utils.o compiler/stage1/build/GHC/Tc/Utils/Env.o compiler/stage1/build/GHC/Tc/Gen/Expr.o compiler/stage1/build/GHC/Tc/Gen/Foreign.o compiler/stage1/build/GHC/Tc/Deriv/Generate.o compiler/stage1/build/GHC/Tc/Deriv/Functor.o compiler/stage1/build/GHC/Tc/Deriv/Generics.o compiler/stage1/build/GHC/Tc/Utils/Zonk.o compiler/stage1/build/GHC/Tc/Utils/TcType.o compiler/stage1/build/GHC/Tc/TyCl/Instance.o compiler/stage1/build/GHC/Tc/Utils/TcMType.o compiler/stage1/build/GHC/Tc/Validity.o compiler/stage1/build/GHC/Tc/Gen/Match.o compiler/stage1/build/GHC/Tc/Gen/Pat.o compiler/stage1/build/GHC/Tc/TyCl/PatSyn.o compiler/stage1/build/GHC/Tc/Module.o compiler/stage1/build/GHC/Tc/Utils/Backpack.o compiler/stage1/build/GHC/Tc/Gen/Export.o compiler/stage1/build/GHC/Tc/Utils/Monad.o compiler/stage1/build/GHC/Tc/Types.o compiler/stage1/build/GHC/Tc/Types/Constraint.o compiler/stage1/build/GHC/Tc/Types/Origin.o compiler/stage1/build/GHC/Tc/Gen/Rule.o compiler/stage1/build/GHC/Tc/Errors/Hole.o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o compiler/stage1/build/GHC/Tc/Errors.o compiler/stage1/build/GHC/Tc/TyCl.o compiler/stage1/build/GHC/Tc/TyCl/Utils.o compiler/stage1/build/GHC/Tc/Instance/Typeable.o compiler/stage1/build/GHC/Tc/Gen/HsType.o compiler/stage1/build/GHC/Tc/Types/Evidence.o compiler/stage1/build/GHC/Tc/Types/EvTerm.o compiler/stage1/build/GHC/Tc/Utils/Unify.o compiler/stage1/build/GHC/Tc/Solver.o compiler/stage1/build/GHC/Tc/Solver/Interact.o compiler/stage1/build/GHC/Tc/Solver/Canonical.o compiler/stage1/build/GHC/Tc/Solver/Flatten.o compiler/stage1/build/GHC/Tc/Solver/Monad.o compiler/stage1/build/GHC/Builtin/Types/Literals.o compiler/stage1/build/GHC/Tc/Gen/Splice.o compiler/stage1/build/GHC/Core/Class.o compiler/stage1/build/GHC/Core/Coercion.o compiler/stage1/build/GHC/HsToCore/Quote.o compiler/stage1/build/GHC/Builtin/Names/TH.o compiler/stage1/build/GHC/Core/FamInstEnv.o compiler/stage1/build/GHC/Tc/Instance/FunDeps.o compiler/stage1/build/GHC/Core/InstEnv.o compiler/stage1/build/GHC/Core/Multiplicity.o compiler/stage1/build/GHC/Core/UsageEnv.o compiler/stage1/build/GHC/Core/TyCon.o compiler/stage1/build/GHC/Core/Coercion/Axiom.o compiler/stage1/build/GHC/Core/Type.o compiler/stage1/build/GHC/Core/TyCo/Rep.o compiler/stage1/build/GHC/Core/TyCo/FVs.o compiler/stage1/build/GHC/Core/TyCo/Subst.o compiler/stage1/build/GHC/Core/TyCo/Ppr.o compiler/stage1/build/GHC/Core/TyCo/Tidy.o compiler/stage1/build/GHC/Core/Unify.o compiler/stage1/build/GHC/Data/Bag.o compiler/stage1/build/GHC/Utils/Binary.o compiler/stage1/build/GHC/Data/BooleanFormula.o compiler/stage1/build/GHC/Utils/BufHandle.o compiler/stage1/build/GHC/Data/Graph/Directed.o compiler/stage1/build/GHC/Utils/Encoding.o compiler/stage1/build/GHC/Utils/IO/Unsafe.o compiler/stage1/build/GHC/Data/FastMutInt.o compiler/stage1/build/GHC/Data/FastString.o compiler/stage1/build/GHC/Data/FastString/Env.o compiler/stage1/build/GHC/Utils/Fingerprint.o compiler/stage1/build/GHC/Data/FiniteMap.o compiler/stage1/build/GHC/Utils/FV.o compiler/stage1/build/GHC/Data/Graph/Base.o compiler/stage1/build/GHC/Data/Graph/Color.o compiler/stage1/build/GHC/Data/Graph/Ops.o compiler/stage1/build/GHC/Data/Graph/Ppr.o compiler/stage1/build/GHC/Data/IOEnv.o compiler/stage1/build/GHC/Utils/Json.o compiler/stage1/build/GHC/Data/List/SetOps.o compiler/stage1/build/GHC/Data/Maybe.o compiler/stage1/build/GHC/Utils/Monad.o compiler/stage1/build/GHC/Data/OrdList.o compiler/stage1/build/GHC/Utils/Outputable.o compiler/stage1/build/GHC/Data/Pair.o compiler/stage1/build/GHC/Utils/Panic.o compiler/stage1/build/GHC/Utils/Panic/Plain.o compiler/stage1/build/GHC/Utils/Ppr/Colour.o compiler/stage1/build/GHC/Utils/Ppr.o compiler/stage1/build/GHC/Utils/Monad/State.o compiler/stage1/build/GHC/Data/Stream.o compiler/stage1/build/GHC/Data/StringBuffer.o compiler/stage1/build/GHC/Types/Unique/DFM.o compiler/stage1/build/GHC/Types/Unique/DSet.o compiler/stage1/build/GHC/Types/Unique/FM.o compiler/stage1/build/GHC/Types/Unique/Set.o compiler/stage1/build/GHC/Utils/Misc.o compiler/stage1/build/GHC/Cmm/Dataflow.o compiler/stage1/build/GHC/Cmm/Dataflow/Block.o compiler/stage1/build/GHC/Cmm/Dataflow/Collections.o compiler/stage1/build/GHC/Cmm/Dataflow/Graph.o compiler/stage1/build/GHC/Cmm/Dataflow/Label.o compiler/stage1/build/GHC/CmmToAsm.o compiler/stage1/build/GHC/CmmToAsm/Reg/Target.o compiler/stage1/build/GHC/CmmToAsm/Monad.o compiler/stage1/build/GHC/CmmToAsm/Instr.o compiler/stage1/build/GHC/CmmToAsm/BlockLayout.o compiler/stage1/build/GHC/CmmToAsm/CFG.o compiler/stage1/build/GHC/CmmToAsm/CFG/Dominators.o compiler/stage1/build/GHC/CmmToAsm/Format.o compiler/stage1/build/GHC/Platform/Reg.o compiler/stage1/build/GHC/Platform/Reg/Class.o compiler/stage1/build/GHC/CmmToAsm/PIC.o compiler/stage1/build/GHC/CmmToAsm/CPrim.o compiler/stage1/build/GHC/CmmToAsm/X86/Regs.o compiler/stage1/build/GHC/CmmToAsm/X86/RegInfo.o compiler/stage1/build/GHC/CmmToAsm/X86/Instr.o compiler/stage1/build/GHC/CmmToAsm/X86/Cond.o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o compiler/stage1/build/GHC/CmmToAsm/PPC/Regs.o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o compiler/stage1/build/GHC/CmmToAsm/PPC/Instr.o compiler/stage1/build/GHC/CmmToAsm/PPC/Cond.o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Base.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Regs.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Imm.o compiler/stage1/build/GHC/CmmToAsm/SPARC/AddrMode.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Cond.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Instr.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Stack.o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o compiler/stage1/build/GHC/CmmToAsm/Reg/Liveness.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Stats.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Base.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/X86.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Spill.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/State.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Stats.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/StackMap.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86_64.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/PPC.o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/SPARC.o compiler/stage1/build/GHC/CmmToAsm/Reg/Utils.o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Types.o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Constants.o compiler/stage1/build/GHC/ThToHs.o compiler/stage1/build/GHC/ByteCode/Types.o compiler/stage1/build/GHC/ByteCode/Asm.o compiler/stage1/build/GHC/ByteCode/Instr.o compiler/stage1/build/GHC/ByteCode/InfoTable.o compiler/stage1/build/GHC/ByteCode/Linker.o compiler/stage1/build/GHC/CoreToByteCode.o compiler/stage1/build/GHC/Runtime/Debugger.o compiler/stage1/build/GHC/Runtime/Linker/Types.o compiler/stage1/build/GHC/Runtime/Linker.o compiler/stage1/build/GHC/Runtime/Heap/Inspect.o compiler/stage1/build/GHC/Runtime/Interpreter.o compiler/stage1/build/GHC/Runtime/Interpreter/Types.o   compiler/stage1/build/cbits/cutils.o compiler/stage1/build/cbits/genSym.o     >> compiler/stage1/build/libHSghc-9.0.2.a.contents
"xargs"  "ar" qcls  compiler/stage1/build/libHSghc-9.0.2.a < compiler/stage1/build/libHSghc-9.0.2.a.contents
"rm" -f compiler/stage1/build/libHSghc-9.0.2.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id 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 
"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  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/dist-boot/build/GHCi/InfoTable.hs -o libraries/ghci/dist-boot/build/GHCi/InfoTable.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/pkg/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/StaticPtrTable.hs -o libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o 
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.0.2.a libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents  
echo libraries/ghci/dist-boot/build/GHCi/BreakArray.o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o libraries/ghci/dist-boot/build/GHCi/Message.o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o libraries/ghci/dist-boot/build/GHCi/FFI.o libraries/ghci/dist-boot/build/GHCi/InfoTable.o libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o libraries/ghci/dist-boot/build/SizedSeq.o        >> libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents
"xargs"  "ar" qcls  libraries/ghci/dist-boot/build/libHSghci-9.0.2.a < libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents  
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/cbits//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -c libraries/ghc-heap/cbits/HeapPrim.cmm -o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents  
echo libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o       >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents
"xargs"  "ar" qcls  libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a < libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build   -c libraries/exceptions/src/Control/Monad/Catch/Pure.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch/Pure.o 
"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  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o ghc/stage1/build/tmp/ghc-stage1 -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -outputdir ghc/stage1/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        ghc/stage1/build/Main.o ghc/stage1/build/hschooks.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.
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 ghc/stage1/build/tmp/ghc-stage1 inplace/lib/bin/ghc-stage1
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iutils/unlit/dist/build/unlit/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -c utils/unlit/unlit.c -o utils/unlit/dist/build/unlit.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -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//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/unlit/dist/build/tmp/unlit -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -outputdir utils/unlit/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -no-auto-link-packages -no-hs-main  utils/unlit/dist/build/unlit.o utils/unlit/dist/build/fs.o   
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit.bin
"rm" -f                                                     inplace/lib/bin/unlit  
echo '#!/bin/sh'                                                     >> inplace/lib/bin/unlit
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/lib/bin/unlit
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/lib/bin/unlit
echo 'pgmgcc="gcc"'                                               >> inplace/lib/bin/unlit
echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/unlit
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/lib/bin/unlit
chmod +x                                                     inplace/lib/bin/unlit
"cp" llvm-targets inplace/lib/llvm-targets
"cp" llvm-passes inplace/lib/llvm-passes
inplace/bin/deriveConstants --gen-haskell-value -o includes/dist-derivedconstants/header/platformConstants --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -pipe --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -D_FORTIFY_SOURCE=2 --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"
"cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants
"rm" -f                                                     inplace/bin/ghc-stage1  
echo '#!/bin/sh'                                                     >> inplace/bin/ghc-stage1
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/ghc-stage1"'                                  >> inplace/bin/ghc-stage1
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/ghc-stage1
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/ghc-stage1
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/ghc-stage1
echo 'pgmgcc="gcc"'                                               >> inplace/bin/ghc-stage1
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo/dist-boot/build:/opt/pkg/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/hpc/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghci/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-heap/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/exceptions/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/stm-2.5.0.0:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl/dist-boot/build:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary/dist-boot/build:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/ghc-stage1
cat ghc/ghc.wrapper                                     >> inplace/bin/ghc-stage1
chmod +x                                                     inplace/bin/ghc-stage1
"inplace/bin/mkdirhier" rts/dist//.
"rm" -f includes/dist-install/build/ghcversion.h  
Creating includes/dist-install/build/ghcversion.h...
Done.
gcc -E -undef -traditional -P -DTOP='"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2"' -DFFI_INCLUDE_DIR=/opt/pkg/include -DFFI_LIB_DIR=/opt/pkg/lib '-DFFI_LIB=' -DLIBDW_INCLUDE_DIR= -DLIBDW_LIB_DIR= -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -x c rts/package.conf.in -o rts/dist/package.conf.inplace.raw
grep -v '^#pragma GCC' rts/dist/package.conf.inplace.raw | sed -e 's/""//g' -e 's/:[ 	]*,/: /g' > rts/dist/package.conf.inplace
"inplace/bin/ghc-pkg" update --force rts/dist/package.conf.inplace
Reading package info from "rts/dist/package.conf.inplace" ... done.
rts-1.0.2: Warning: library-dirs: /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build doesn't exist or isn't a directory
rts-1.0.2: Warning: include-dirs: /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build doesn't exist or isn't a directory
rts-1.0.2: cannot find any of ["libHSrts.a","libHSrts_p.a","libHSrts-ghc9.0.2.so","libHSrts-ghc9.0.2.dylib","HSrts-ghc9.0.2.dll"] on library path (ignoring)
"inplace/bin/ghc-cabal" check libraries/ghc-prim
"inplace/bin/ghc-cabal" configure libraries/ghc-prim dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-prim" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-prim   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-prim-0.7.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghc-prim/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/ghc-bignum
"inplace/bin/ghc-cabal" configure libraries/ghc-bignum dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" -f gmp --configure-option="--with-gmp" --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bignum-1.1...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-curses-libraries
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for __gmpz_powm in -lgmp... yes
checking for __gmpz_powm_sec in -lgmp... yes
checking whether to use in-tree GMP... no
checking for gmp.h... yes
checking GMP version... 6.2.1
configure: creating ./config.status
config.status: creating ghc-bignum.buildinfo
config.status: creating include/HsIntegerGmp.h
config.status: creating config.mk
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-curses-libraries
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghc-bignum/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/base
"inplace/bin/ghc-cabal" configure libraries/base dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring base-4.15.1.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for WINDOWS platform... NO
checking for long long... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for signal.h... yes
checking for sys/file.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/syscall.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/timers.h... no
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for windows.h... no
checking for winsock.h... no
checking for langinfo.h... yes
checking for poll.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for sys/eventfd.h... yes
checking for sys/socket.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for wctype.h... yes
checking for iswspace... yes
checking for lstat... yes
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking for getclock... no
checking for getrusage... yes
checking for times... yes
checking for _chsize... no
checking for ftruncate... yes
checking for epoll_ctl... yes
checking for eventfd... yes
checking for kevent... no
checking for kevent64... no
checking for kqueue... no
checking for poll... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc options needed to detect all undeclared functions... none needed
checking whether F_OFD_SETLK is declared... yes
checking for flock... yes
checking for unsetenv... yes
checking how to run the C preprocessor... gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64
checking for grep that handles long lines and -e... /home/pbulk/build/lang/ghc90/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc90/work/.tools/bin/grep -E
checking return type of unsetenv... int
checking Haskell type for char... Int8
checking Haskell type for signed char... Int8
checking Haskell type for unsigned char... Word8
checking Haskell type for short... Int16
checking Haskell type for unsigned short... Word16
checking Haskell type for int... Int32
checking Haskell type for unsigned int... Word32
checking Haskell type for long... Int64
checking Haskell type for unsigned long... Word64
checking Haskell type for long long... Int64
checking Haskell type for unsigned long long... Word64
checking Haskell type for bool... Word8
checking Haskell type for float... Float
checking Haskell type for double... Double
checking Haskell type for ptrdiff_t... Int64
checking Haskell type for size_t... Word64
checking Haskell type for wchar_t... Int32
checking Haskell type for sig_atomic_t... Int32
checking Haskell type for clock_t... Int64
checking Haskell type for time_t... Int64
checking Haskell type for useconds_t... Word32
checking Haskell type for suseconds_t... Int64
checking Haskell type for dev_t... Word64
checking Haskell type for ino_t... Word64
checking Haskell type for mode_t... Word32
checking Haskell type for off_t... Int64
checking Haskell type for pid_t... Int32
checking Haskell type for gid_t... Word32
checking Haskell type for uid_t... Word32
checking Haskell type for cc_t... Word8
checking Haskell type for speed_t... Word32
checking Haskell type for tcflag_t... Word32
checking Haskell type for nlink_t... Word32
checking Haskell type for ssize_t... Int64
checking Haskell type for rlim_t... Word64
checking Haskell type for blksize_t... Int32
checking Haskell type for blkcnt_t... Int64
checking Haskell type for clockid_t... Int32
checking Haskell type for fsblkcnt_t... Word64
checking Haskell type for fsfilcnt_t... Word64
checking Haskell type for id_t... Int32
checking Haskell type for key_t... Int32
checking Haskell type for timer_t... Int32
checking Haskell type for socklen_t... Word32
checking Haskell type for nfds_t... Word64
checking Haskell type for intptr_t... Int64
checking Haskell type for uintptr_t... Word64
checking Haskell type for intmax_t... Int64
checking Haskell type for uintmax_t... Word64
checking value of E2BIG... 7
checking value of EACCES... 13
checking value of EADDRINUSE... 125
checking value of EADDRNOTAVAIL... 126
checking value of EADV... 68
checking value of EAFNOSUPPORT... 124
checking value of EAGAIN... 11
checking value of EALREADY... 149
checking value of EBADF... 9
checking value of EBADMSG... 77
checking value of EBADRPC... -1
checking value of EBUSY... 16
checking value of ECHILD... 10
checking value of ECOMM... 70
checking value of ECONNABORTED... 130
checking value of ECONNREFUSED... 146
checking value of ECONNRESET... 131
checking value of EDEADLK... 45
checking value of EDESTADDRREQ... 96
checking value of EDIRTY... -1
checking value of EDOM... 33
checking value of EDQUOT... 49
checking value of EEXIST... 17
checking value of EFAULT... 14
checking value of EFBIG... 27
checking value of EFTYPE... -1
checking value of EHOSTDOWN... 147
checking value of EHOSTUNREACH... 148
checking value of EIDRM... 36
checking value of EILSEQ... 88
checking value of EINPROGRESS... 150
checking value of EINTR... 4
checking value of EINVAL... 22
checking value of EIO... 5
checking value of EISCONN... 133
checking value of EISDIR... 21
checking value of ELOOP... 90
checking value of EMFILE... 24
checking value of EMLINK... 31
checking value of EMSGSIZE... 97
checking value of EMULTIHOP... 74
checking value of ENAMETOOLONG... 78
checking value of ENETDOWN... 127
checking value of ENETRESET... 129
checking value of ENETUNREACH... 128
checking value of ENFILE... 23
checking value of ENOBUFS... 132
checking value of ENODATA... 61
checking value of ENODEV... 19
checking value of ENOENT... 2
checking value of ENOEXEC... 8
checking value of ENOLCK... 46
checking value of ENOLINK... 67
checking value of ENOMEM... 12
checking value of ENOMSG... 35
checking value of ENONET... 64
checking value of ENOPROTOOPT... 99
checking value of ENOSPC... 28
checking value of ENOSR... 63
checking value of ENOSTR... 60
checking value of ENOSYS... 89
checking value of ENOTBLK... 15
checking value of ENOTCONN... 134
checking value of ENOTDIR... 20
checking value of ENOTEMPTY... 93
checking value of ENOTSOCK... 95
checking value of ENOTTY... 25
checking value of ENXIO... 6
checking value of EOPNOTSUPP... 122
checking value of EPERM... 1
checking value of EPFNOSUPPORT... 123
checking value of EPIPE... 32
checking value of EPROCLIM... -1
checking value of EPROCUNAVAIL... -1
checking value of EPROGMISMATCH... -1
checking value of EPROGUNAVAIL... -1
checking value of EPROTO... 71
checking value of EPROTONOSUPPORT... 120
checking value of EPROTOTYPE... 98
checking value of ERANGE... 34
checking value of EREMCHG... 82
checking value of EREMOTE... 66
checking value of EROFS... 30
checking value of ERPCMISMATCH... -1
checking value of ERREMOTE... -1
checking value of ESHUTDOWN... 143
checking value of ESOCKTNOSUPPORT... 121
checking value of ESPIPE... 29
checking value of ESRCH... 3
checking value of ESRMNT... 69
checking value of ESTALE... 151
checking value of ETIME... 62
checking value of ETIMEDOUT... 145
checking value of ETOOMANYREFS... 144
checking value of ETXTBSY... 26
checking value of EUSERS... 94
checking value of EWOULDBLOCK... 11
checking value of EXDEV... 18
checking value of ENOCIGAR... -1
checking value of ENOTSUP... 48
checking value of SIGINT... 2
checking value of O_BINARY... 0
checking for library containing iconv... -liconv
checking for library containing locale_charset... none required
checking for struct MD5Context... yes
checking size of struct MD5Context... 88
configure: creating ./config.status
config.status: creating base.buildinfo
config.status: creating include/HsBaseConfig.h
config.status: creating include/EventConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/base/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/filepath
Warning: filepath.cabal:1:24: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
"inplace/bin/ghc-cabal" configure libraries/filepath dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/filepath" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/filepath   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Warning: filepath.cabal:1:24: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Warning: filepath.cabal:1:24: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Configuring filepath-1.4.2.1...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/filepath/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/array
"inplace/bin/ghc-cabal" configure libraries/array dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/array" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/array   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring array-0.5.4.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/array/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/deepseq
"inplace/bin/ghc-cabal" configure libraries/deepseq dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/deepseq" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/deepseq   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring deepseq-1.4.5.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/deepseq/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/bytestring
"inplace/bin/ghc-cabal" configure libraries/bytestring dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring bytestring-0.10.12.1...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/bytestring/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/containers/containers
"inplace/bin/ghc-cabal" configure libraries/containers/containers dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring containers-0.6.4.1...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/containers/containers/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/time
"inplace/bin/ghc-cabal" configure libraries/time dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring time-1.9.3...
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for time.h... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for clock_gettime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... yes
configure: creating ./config.status
config.status: creating lib/include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/time/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/unix
"inplace/bin/ghc-cabal" configure libraries/unix dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring unix-2.7.2.2...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for dlfcn.h... yes
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dirent.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for limits.h... yes
checking for pwd.h... yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/times.h... yes
checking for sys/time.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
checking for bsd/libutil.h... no
checking for libutil.h... no
checking for pty.h... no
checking for utmp.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getpwent... yes
checking for getgrent... yes
checking for lchown... yes
checking for setenv... yes
checking for sysconf... yes
checking for unsetenv... yes
checking for clearenv... yes
checking for nanosleep... yes
checking for ptsname... yes
checking for setitimer... yes
checking for readdir_r... yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-unknown-solaris2
checking target system type... x86_64-unknown-solaris2
checking for telldir... yes
checking for seekdir... yes
checking for _NSGetEnviron... no
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc options needed to detect all undeclared functions... none needed
checking whether execvpe is declared... no
checking for execvpe... no
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_mtimespec... no
checking for struct stat.st_ctimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_atime_n... no
checking for struct stat.st_mtime_n... no
checking for struct stat.st_ctime_n... no
checking for struct stat.st_uatime... no
checking for struct stat.st_umtime... no
checking for struct stat.st_uctime... no
checking for struct passwd.pw_gecos... yes
checking for utimensat... yes
checking for futimens... yes
checking for lutimes... yes
checking for futimes... yes
checking for mkstemps... yes
checking for mkdtemp... yes
checking for fsync... yes
checking whether fdatasync is declared... yes
checking for fdatasync... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking whether tcdrain is declared... yes
checking whether ctermid is declared... yes
checking for library containing shm_open... none required
checking for shm_open... yes
checking for shm_unlink... yes
checking value of SIGABRT... 6
checking value of SIGALRM... 14
checking value of SIGBUS... 10
checking value of SIGCHLD... 18
checking value of SIGCONT... 25
checking value of SIGFPE... 8
checking value of SIGHUP... 1
checking value of SIGILL... 4
checking value of SIGINT... 2
checking value of SIGKILL... 9
checking value of SIGPIPE... 13
checking value of SIGQUIT... 3
checking value of SIGSEGV... 11
checking value of SIGSTOP... 23
checking value of SIGTERM... 15
checking value of SIGTSTP... 24
checking value of SIGTTIN... 26
checking value of SIGTTOU... 27
checking value of SIGUSR1... 16
checking value of SIGUSR2... 17
checking value of SIGPOLL... 22
checking value of SIGPROF... 29
checking value of SIGSYS... 12
checking value of SIGTRAP... 5
checking value of SIGURG... 21
checking value of SIGVTALRM... 28
checking value of SIGXCPU... 30
checking value of SIGXFSZ... 31
checking value of SIG_BLOCK... 1
checking value of SIG_SETMASK... 3
checking value of SIG_UNBLOCK... 2
checking value of SIGINFO... 41
checking value of SIGWINCH... 20
checking for _SC_GETGR_R_SIZE_MAX... checking how to run the C preprocessor... gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64
checking for grep that handles long lines and -e... /home/pbulk/build/lang/ghc90/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/ghc90/work/.tools/bin/grep -E
yes
checking for _SC_GETPW_R_SIZE_MAX... yes
checking return type of usleep... int
checking return type of unsetenv... int
checking for RTLD_NEXT from dlfcn.h... yes
checking for RTLD_DEFAULT from dlfcn.h... yes
checking for openpty... no
checking for openpty in -lutil... no
checking for openpty in -lbsd... no
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for library containing dlopen... none required
checking for library containing sem_close... none required
configure: creating ./config.status
config.status: creating unix.buildinfo
config.status: creating include/HsUnixConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/unix/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/directory
"inplace/bin/ghc-cabal" configure libraries/directory dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring directory-1.3.6.2...
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for time.h... yes
checking for utimensat... yes
checking for CreateSymbolicLinkW... no
checking for GetFinalPathNameByHandleW... no
configure: creating ./config.status
config.status: creating HsDirectoryConfig.h
configure: WARNING: unrecognized options: --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/directory/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/process
"inplace/bin/ghc-cabal" configure libraries/process dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring process-1.6.13.2...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for signal.h... yes
checking for sys/wait.h... yes
checking for fcntl.h... yes
checking for setitimer... yes
checking for sysconf... yes
checking for execvpe... no
checking for spawn.h... yes
checking for posix_spawnp... yes
checking for posix_spawn_file_actions_addchdir... no
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc options needed to detect all undeclared functions... none needed
checking whether POSIX_SPAWN_SETSID is declared... no
checking whether POSIX_SPAWN_SETSID_NP is declared... no
checking whether POSIX_SPAWN_SETPGROUP is declared... yes
checking value of SIG_DFL... -1
checking value of SIG_IGN... -1
configure: creating ./config.status
config.status: creating include/HsProcessConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp, --with-curses-libraries
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/process/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/hpc
"inplace/bin/ghc-cabal" configure libraries/hpc dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/hpc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hpc-0.6.1.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/hpc/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/pretty
"inplace/bin/ghc-cabal" configure libraries/pretty dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/pretty" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/pretty   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring pretty-1.1.3.6...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/pretty/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/binary
"inplace/bin/ghc-cabal" configure libraries/binary dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring binary-0.8.8.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/binary/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/transformers
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
"inplace/bin/ghc-cabal" configure libraries/transformers dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring transformers-0.5.6.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/transformers/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/mtl
"inplace/bin/ghc-cabal" configure libraries/mtl dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring mtl-2.2.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/mtl/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/ghc-boot-th
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-th-9.0.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghc-boot-th/dist-install/inplace-pkg-config
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC//.
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs  
done.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC/Platform//.
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  
done.
"inplace/bin/ghc-cabal" check libraries/ghc-boot
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-9.0.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghc-boot/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/template-haskell
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring template-haskell-2.17.0.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/template-haskell/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/text
"inplace/bin/ghc-cabal" configure libraries/text dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/text" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/text   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring text-1.2.5.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/text/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/parsec
"inplace/bin/ghc-cabal" configure libraries/parsec dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/parsec" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/parsec   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring parsec-3.1.14.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/parsec/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/Cabal/Cabal
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/Cabal/Cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring Cabal-3.4.1.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/Cabal/Cabal/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/ghc-compact
"inplace/bin/ghc-cabal" configure libraries/ghc-compact dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-compact" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-compact   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-compact-0.1.0.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghc-compact/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/ghc-heap
"inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-heap" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-heap-9.0.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghc-heap/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/integer-gmp
"inplace/bin/ghc-cabal" configure libraries/integer-gmp dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/integer-gmp" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/integer-gmp   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring integer-gmp-1.1...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/integer-gmp/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/xhtml
"inplace/bin/ghc-cabal" configure libraries/xhtml dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/xhtml" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/xhtml   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring xhtml-3000.2.2.1...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/xhtml/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/terminfo
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring terminfo-0.4.1.5...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for setupterm in -ltinfow... no
checking for setupterm in -ltinfo... no
checking for setupterm in -lncursesw... no
checking for setupterm in -lncurses... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/terminfo/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/stm
"inplace/bin/ghc-cabal" configure libraries/stm dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/stm" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/stm   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring stm-2.5.0.0...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/stm/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/exceptions
"inplace/bin/ghc-cabal" configure libraries/exceptions dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/exceptions" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/exceptions   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring exceptions-0.10.4...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/exceptions/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/haskeline
"inplace/bin/ghc-cabal" configure libraries/haskeline dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" --flags=-examples --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring haskeline-0.8.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/haskeline/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/ghci
"inplace/bin/ghc-cabal" configure libraries/ghci dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --flags=ghci --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghci" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghci   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghci-9.0.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/ghci/dist-install/inplace-pkg-config
"inplace/bin/ghc-cabal" check libraries/libiserv
"inplace/bin/ghc-cabal" configure libraries/libiserv dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/libiserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/libiserv   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring libiserv-9.0.2...
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  libraries/libiserv/dist-install/inplace-pkg-config
"inplace/bin/mkdirhier" compiler/stage2/build/GHC/Settings//.
"rm" -f compiler/stage2/build/GHC/Settings/Config.hs  
Creating compiler/stage2/build/GHC/Settings/Config.hs ... 
done.
"inplace/bin/ghc-cabal" configure compiler stage2 --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --flags=stage2 --ghc-option=-optc-DTHREADED_RTS --flags=ghci --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --enable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64 -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Iincludes/dist-install/build" --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"   --disable-library-for-ghci
Configuring ghc-9.0.2...
Warning: 'include-dirs: ../rts/dist/build' is a relative path outside of the
source tree. This will not work when generating a tarball with 'sdist'.
Warning: 'include-dirs: ../rts/dist/build' directory does not exist.
"/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" update -v0 --force  compiler/stage2/inplace-pkg-config
"inplace/bin/ghc-cabal" check utils/haddock
"inplace/bin/ghc-cabal" configure utils/haddock dist --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg" --flag in-ghc-tree --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/haddock" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/haddock   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring haddock-2.25.1...
"inplace/bin/ghc-cabal" check utils/hsc2hs
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/hsc2hs" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/hsc2hs   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hsc2hs-0.68.7...
"inplace/bin/ghc-cabal" check utils/ghc-pkg
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-pkg" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-pkg-9.0.2...
"inplace/bin/ghc-cabal" check utils/check-api-annotations
"inplace/bin/ghc-cabal" configure utils/check-api-annotations dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/check-api-annotations" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/check-api-annotations   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring check-api-annotations-0.1...
"inplace/bin/ghc-cabal" check utils/check-ppr
"inplace/bin/ghc-cabal" configure utils/check-ppr dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/check-ppr" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/check-ppr   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring check-ppr-0.1...
"inplace/bin/ghc-cabal" check utils/ghc-cabal
"inplace/bin/ghc-cabal" configure utils/ghc-cabal dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-cabal-0.1...
"inplace/bin/ghc-cabal" check utils/hpc
"inplace/bin/ghc-cabal" configure utils/hpc dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hpc-bin-0.68...
"inplace/bin/ghc-cabal" check utils/runghc
"inplace/bin/ghc-cabal" configure utils/runghc dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/runghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/runghc   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring runghc-9.0.2...
"inplace/bin/ghc-cabal" configure ghc stage2 --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --flags=stage2 --flags=ghci --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/ghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/ghc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/lib" --configure-option=--host=x86_64-unknown-solaris2 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bin-9.0.2...
Warning: 'data-dir: ..' is a relative path outside of the source tree. This
will not work when generating a tarball with 'sdist'.
"inplace/bin/ghc-cabal" check utils/compare_sizes
"inplace/bin/ghc-cabal" configure utils/compare_sizes dist-install --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/compare_sizes" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/compare_sizes   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring compareSizes-0.1.0.0...
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2 --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/iserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/iserv   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring iserv-9.0.2...
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2_p --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/iserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/iserv   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring iserv-9.0.2...
"inplace/bin/ghc-cabal" check utils/iserv
"inplace/bin/ghc-cabal" configure utils/iserv stage2_dyn --with-ghc="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-stage1" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin/ghc-pkg"  --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/iserv" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/iserv   " --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 --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring iserv-9.0.2...
===--- building final phase
/opt/pkg/bin/gmake --no-print-directory -f ghc.mk phase=final all
"rm" -f utils/iserv/stage2_dyn/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_dyn/build/.     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2_dyn/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/iserv/cbits/|" -e "1s|utils/iserv/|utils/iserv/stage2_dyn/build/|" -e "1s|stage2_dyn/build/stage2_dyn/build|stage2_dyn/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/iserv/stage2_dyn/build/.depend.c_asm.bit >> utils/iserv/stage2_dyn/build/.depend.c_asm.tmp && true
"rm" -f utils/iserv/stage2_dyn/build/.depend.c_asm.bit  
echo "utils/iserv_stage2_dyn_depfile_c_asm_EXISTS = YES" >> utils/iserv/stage2_dyn/build/.depend.c_asm.tmp
mv utils/iserv/stage2_dyn/build/.depend.c_asm.tmp utils/iserv/stage2_dyn/build/.depend.c_asm
"rm" -f utils/iserv/stage2_dyn/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/iserv/src -iutils/iserv/stage2_dyn/build -Iutils/iserv/stage2_dyn/build -iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/stage2_dyn/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_dyn/build/.    -optP-include -optPutils/iserv/stage2_dyn/build/iserv/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id ghci-9.0.2 -package-id libiserv-9.0.2 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010  -threaded -no-hs-main -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/iserv/stage2_dyn/build -dep-makefile utils/iserv/stage2_dyn/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/iserv/src/Main.hs
echo "utils/iserv_stage2_dyn_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2_dyn/build/.depend.haskell.tmp
for dir in utils/iserv/stage2_dyn/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/iserv/stage2_dyn/build/.depend.haskell.tmp > utils/iserv/stage2_dyn/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/iserv/stage2_dyn/build/.depend.haskell.tmp2 > utils/iserv/stage2_dyn/build/.depend.haskell
"rm" -f utils/iserv/stage2_p/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_p/build/.     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2_p/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|utils/iserv/cbits/|" -e "1s|utils/iserv/|utils/iserv/stage2_p/build/|" -e "1s|stage2_p/build/stage2_p/build|stage2_p/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/iserv/stage2_p/build/.depend.c_asm.bit >> utils/iserv/stage2_p/build/.depend.c_asm.tmp && true
"rm" -f utils/iserv/stage2_p/build/.depend.c_asm.bit  
echo "utils/iserv_stage2_p_depfile_c_asm_EXISTS = YES" >> utils/iserv/stage2_p/build/.depend.c_asm.tmp
mv utils/iserv/stage2_p/build/.depend.c_asm.tmp utils/iserv/stage2_p/build/.depend.c_asm
"rm" -f utils/iserv/stage2_p/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static -prof -eventlog  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/iserv/src -iutils/iserv/stage2_p/build -Iutils/iserv/stage2_p/build -iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/stage2_p/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2_p/build/.    -optP-include -optPutils/iserv/stage2_p/build/iserv/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id ghci-9.0.2 -package-id libiserv-9.0.2 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010  -threaded -no-hs-main -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/iserv/stage2_p/build -dep-makefile utils/iserv/stage2_p/build/.depend.haskell.tmp -dep-suffix "p_" -include-pkg-deps  utils/iserv/src/Main.hs
echo "utils/iserv_stage2_p_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2_p/build/.depend.haskell.tmp
for dir in utils/iserv/stage2_p/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/iserv/stage2_p/build/.depend.haskell.tmp > utils/iserv/stage2_p/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/iserv/stage2_p/build/.depend.haskell.tmp2 > utils/iserv/stage2_p/build/.depend.haskell
"rm" -f utils/iserv/stage2/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2/build/.     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/iserv/cbits/iservmain.c -MF utils/iserv/stage2/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/iserv/cbits/|" -e "1s|utils/iserv/|utils/iserv/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/iserv/stage2/build/.depend.c_asm.bit >> utils/iserv/stage2/build/.depend.c_asm.tmp && true
"rm" -f utils/iserv/stage2/build/.depend.c_asm.bit  
echo "utils/iserv_stage2_depfile_c_asm_EXISTS = YES" >> utils/iserv/stage2/build/.depend.c_asm.tmp
mv utils/iserv/stage2/build/.depend.c_asm.tmp utils/iserv/stage2/build/.depend.c_asm
"rm" -f utils/iserv/stage2/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/iserv/src -iutils/iserv/stage2/build -Iutils/iserv/stage2/build -iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/stage2/build/iserv/autogen -Iutils/iserv/. -Iutils/iserv/stage2/build/.    -optP-include -optPutils/iserv/stage2/build/iserv/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id ghci-9.0.2 -package-id libiserv-9.0.2 -package-id unix-2.7.2.2 -no-hs-main -XHaskell2010  -threaded -no-hs-main -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/iserv/stage2/build -dep-makefile utils/iserv/stage2/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/iserv/src/Main.hs
echo "utils/iserv_stage2_depfile_haskell_EXISTS = YES" >> utils/iserv/stage2/build/.depend.haskell.tmp
for dir in utils/iserv/stage2/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/iserv/stage2/build/.depend.haskell.tmp > utils/iserv/stage2/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/iserv/stage2/build/.depend.haskell.tmp2 > utils/iserv/stage2/build/.depend.haskell
"rm" -f utils/compare_sizes/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/compare_sizes/dist-install/build/.depend.c_asm.bit  
echo "utils/compare_sizes_dist-install_depfile_c_asm_EXISTS = YES" >> utils/compare_sizes/dist-install/build/.depend.c_asm.tmp
mv utils/compare_sizes/dist-install/build/.depend.c_asm.tmp utils/compare_sizes/dist-install/build/.depend.c_asm
"rm" -f utils/compare_sizes/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/compare_sizes/. -iutils/compare_sizes/dist-install/build -Iutils/compare_sizes/dist-install/build -iutils/compare_sizes/dist-install/build/compareSizes/autogen -Iutils/compare_sizes/dist-install/build/compareSizes/autogen     -optP-include -optPutils/compare_sizes/dist-install/build/compareSizes/autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/compare_sizes/dist-install/build -dep-makefile utils/compare_sizes/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/compare_sizes/./Main.hs
echo "utils/compare_sizes_dist-install_depfile_haskell_EXISTS = YES" >> utils/compare_sizes/dist-install/build/.depend.haskell.tmp
for dir in utils/compare_sizes/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/compare_sizes/dist-install/build/.depend.haskell.tmp > utils/compare_sizes/dist-install/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/compare_sizes/dist-install/build/.depend.haskell.tmp2 > utils/compare_sizes/dist-install/build/.depend.haskell
"rm" -f ghc/stage2/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ighc/stage2/build/ghc/autogen    -DHAVE_INTERNAL_INTERPRETER  -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/dist-install/build/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/dist-install/build/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/dist-install/build/dist-install/build/includes' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/../rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/../rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/../rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2/build/../rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2/build/stage2' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c ghc/hschooks.c -MF ghc/stage2/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|ghc/|" -e "1s|ghc/|ghc/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" ghc/stage2/build/.depend.c_asm.bit >> ghc/stage2/build/.depend.c_asm.tmp && true
"rm" -f ghc/stage2/build/.depend.c_asm.bit  
echo "ghc_stage2_depfile_c_asm_EXISTS = YES" >> ghc/stage2/build/.depend.c_asm.tmp
mv ghc/stage2/build/.depend.c_asm.tmp ghc/stage2/build/.depend.c_asm
"rm" -f ghc/stage2/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build -dep-makefile ghc/stage2/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  ghc/./Main.hs  ghc/./GHCi/Leak.hs  ghc/./GHCi/UI.hs  ghc/./GHCi/UI/Info.hs  ghc/./GHCi/UI/Monad.hs  ghc/./GHCi/UI/Tags.hs  ghc/./GHCi/Util.hs
echo "ghc_stage2_depfile_haskell_EXISTS = YES" >> ghc/stage2/build/.depend.haskell.tmp
for dir in ghc/stage2/build/./ ghc/stage2/build/GHCi/ ghc/stage2/build/GHCi/UI/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' ghc/stage2/build/.depend.haskell.tmp > ghc/stage2/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/$/))/' ghc/stage2/build/.depend.haskell.tmp2 > ghc/stage2/build/.depend.haskell
"rm" -f utils/runghc/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/runghc/dist-install/build/.depend.c_asm.bit  
echo "utils/runghc_dist-install_depfile_c_asm_EXISTS = YES" >> utils/runghc/dist-install/build/.depend.c_asm.tmp
mv utils/runghc/dist-install/build/.depend.c_asm.tmp utils/runghc/dist-install/build/.depend.c_asm
"rm" -f utils/runghc/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/runghc/. -iutils/runghc/dist-install/build -Iutils/runghc/dist-install/build -iutils/runghc/dist-install/build/runghc/autogen -Iutils/runghc/dist-install/build/runghc/autogen     -optP-include -optPutils/runghc/dist-install/build/runghc/autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts  -cpp -DVERSION="\"9.0.2\""    -Wnoncanonical-monad-instances  -outputdir utils/runghc/dist-install/build -dep-makefile utils/runghc/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/runghc/./Main.hs
echo "utils/runghc_dist-install_depfile_haskell_EXISTS = YES" >> utils/runghc/dist-install/build/.depend.haskell.tmp
for dir in utils/runghc/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/runghc/dist-install/build/.depend.haskell.tmp > utils/runghc/dist-install/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/runghc/dist-install/build/.depend.haskell.tmp2 > utils/runghc/dist-install/build/.depend.haskell
"rm" -f utils/hpc/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/hpc/dist-install/build/.depend.c_asm.bit  
echo "utils/hpc_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hpc/dist-install/build/.depend.c_asm.tmp
mv utils/hpc/dist-install/build/.depend.c_asm.tmp utils/hpc/dist-install/build/.depend.c_asm
"rm" -f utils/hpc/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/hpc/. -iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/hpc/autogen -Iutils/hpc/dist-install/build/hpc/autogen     -optP-include -optPutils/hpc/dist-install/build/hpc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id hpc-0.6.1.0 -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/hpc/dist-install/build -dep-makefile utils/hpc/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/hpc/./Main.hs  utils/hpc/./HpcParser.hs  utils/hpc/./HpcCombine.hs  utils/hpc/./HpcDraft.hs  utils/hpc/./HpcFlags.hs  utils/hpc/./HpcLexer.hs  utils/hpc/./HpcMarkup.hs  utils/hpc/./HpcOverlay.hs  utils/hpc/./HpcReport.hs  utils/hpc/./HpcShowTix.hs  utils/hpc/./HpcUtils.hs  utils/hpc/dist-install/build/hpc/autogen/Paths_hpc_bin.hs
echo "utils/hpc_dist-install_depfile_haskell_EXISTS = YES" >> utils/hpc/dist-install/build/.depend.haskell.tmp
for dir in utils/hpc/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/hpc/dist-install/build/.depend.haskell.tmp > utils/hpc/dist-install/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/hpc/dist-install/build/.depend.haskell.tmp2 > utils/hpc/dist-install/build/.depend.haskell
"rm" -f utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/ghc-cabal/dist-install/build/.depend.c_asm.bit  
echo "utils/ghc-cabal_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp
mv utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp utils/ghc-cabal/dist-install/build/.depend.c_asm
"rm" -f utils/ghc-cabal/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/ghc-cabal/. -iutils/ghc-cabal/dist-install/build -Iutils/ghc-cabal/dist-install/build -iutils/ghc-cabal/dist-install/build/ghc-cabal/autogen -Iutils/ghc-cabal/dist-install/build/ghc-cabal/autogen     -optP-include -optPutils/ghc-cabal/dist-install/build/ghc-cabal/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/ghc-cabal/dist-install/build -dep-makefile utils/ghc-cabal/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/ghc-cabal/./Main.hs
echo "utils/ghc-cabal_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-cabal/dist-install/build/.depend.haskell.tmp
for dir in utils/ghc-cabal/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/ghc-cabal/dist-install/build/.depend.haskell.tmp > utils/ghc-cabal/dist-install/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-cabal/dist-install/build/.depend.haskell.tmp2 > utils/ghc-cabal/dist-install/build/.depend.haskell
"rm" -f utils/check-ppr/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/check-ppr/dist-install/build/.depend.c_asm.bit  
echo "utils/check-ppr_dist-install_depfile_c_asm_EXISTS = YES" >> utils/check-ppr/dist-install/build/.depend.c_asm.tmp
mv utils/check-ppr/dist-install/build/.depend.c_asm.tmp utils/check-ppr/dist-install/build/.depend.c_asm
"rm" -f utils/check-ppr/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/check-ppr/. -iutils/check-ppr/dist-install/build -Iutils/check-ppr/dist-install/build -iutils/check-ppr/dist-install/build/check-ppr/autogen -Iutils/check-ppr/dist-install/build/check-ppr/autogen     -optP-include -optPutils/check-ppr/dist-install/build/check-ppr/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -Wall -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/check-ppr/dist-install/build -dep-makefile utils/check-ppr/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/check-ppr/./Main.hs
echo "utils/check-ppr_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-ppr/dist-install/build/.depend.haskell.tmp
for dir in utils/check-ppr/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/check-ppr/dist-install/build/.depend.haskell.tmp > utils/check-ppr/dist-install/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/check-ppr/dist-install/build/.depend.haskell.tmp2 > utils/check-ppr/dist-install/build/.depend.haskell
"rm" -f utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/check-api-annotations/dist-install/build/.depend.c_asm.bit  
echo "utils/check-api-annotations_dist-install_depfile_c_asm_EXISTS = YES" >> utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp
mv utils/check-api-annotations/dist-install/build/.depend.c_asm.tmp utils/check-api-annotations/dist-install/build/.depend.c_asm
"rm" -f utils/check-api-annotations/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/check-api-annotations/. -iutils/check-api-annotations/dist-install/build -Iutils/check-api-annotations/dist-install/build -iutils/check-api-annotations/dist-install/build/check-api-annotations/autogen -Iutils/check-api-annotations/dist-install/build/check-api-annotations/autogen     -optP-include -optPutils/check-api-annotations/dist-install/build/check-api-annotations/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id ghc-9.0.2 -Wall -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/check-api-annotations/dist-install/build -dep-makefile utils/check-api-annotations/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/check-api-annotations/./Main.hs
echo "utils/check-api-annotations_dist-install_depfile_haskell_EXISTS = YES" >> utils/check-api-annotations/dist-install/build/.depend.haskell.tmp
for dir in utils/check-api-annotations/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/check-api-annotations/dist-install/build/.depend.haskell.tmp > utils/check-api-annotations/dist-install/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/check-api-annotations/dist-install/build/.depend.haskell.tmp2 > utils/check-api-annotations/dist-install/build/.depend.haskell
"rm" -f utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp  
"rm" -f utils/ghc-pkg/dist-install/build/.depend.c_asm.bit  
echo "utils/ghc-pkg_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp
mv utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp utils/ghc-pkg/dist-install/build/.depend.c_asm
"rm" -f utils/ghc-pkg/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist-install/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist-install/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.4.1.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id process-1.6.13.2 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/ghc-pkg/dist-install/build -dep-makefile utils/ghc-pkg/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/ghc-pkg/./Main.hs
echo "utils/ghc-pkg_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist-install/build/.depend.haskell.tmp
for dir in utils/ghc-pkg/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist-install/build/.depend.haskell.tmp > utils/ghc-pkg/dist-install/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist-install/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist-install/build/.depend.haskell
"rm" -f utils/hsc2hs/dist-install/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/hsc2hs/dist-install/build/hsc2hs/autogen      -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hsc2hs/cbits/utils.c -MF utils/hsc2hs/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hsc2hs/cbits/|" -e "1s|utils/hsc2hs/|utils/hsc2hs/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hsc2hs/dist-install/build/.depend.c_asm.bit >> utils/hsc2hs/dist-install/build/.depend.c_asm.tmp && true
"rm" -f utils/hsc2hs/dist-install/build/.depend.c_asm.bit  
echo "utils/hsc2hs_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.c_asm.tmp
mv utils/hsc2hs/dist-install/build/.depend.c_asm.tmp utils/hsc2hs/dist-install/build/.depend.c_asm
"rm" -f utils/hsc2hs/dist-install/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/hsc2hs/autogen -Iutils/hsc2hs/dist-install/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist-install/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -Wall -XHaskell2010  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/hsc2hs/dist-install/build -dep-makefile utils/hsc2hs/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/hsc2hs/./Main.hs  utils/hsc2hs/./C.hs  utils/hsc2hs/./Common.hs  utils/hsc2hs/./CrossCodegen.hs  utils/hsc2hs/./DirectCodegen.hs  utils/hsc2hs/./Flags.hs  utils/hsc2hs/./HSCParser.hs  utils/hsc2hs/./ATTParser.hs  utils/hsc2hs/./UtilsCodegen.hs  utils/hsc2hs/./Compat/ResponseFile.hs  utils/hsc2hs/./Compat/TempFile.hs  utils/hsc2hs/dist-install/build/hsc2hs/autogen/Paths_hsc2hs.hs
echo "utils/hsc2hs_dist-install_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.haskell.tmp
for dir in utils/hsc2hs/dist-install/build/./ utils/hsc2hs/dist-install/build/Compat/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist-install/build/.depend.haskell.tmp > utils/hsc2hs/dist-install/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-install/build/.depend.haskell.tmp2 > utils/hsc2hs/dist-install/build/.depend.haskell
"rm" -f compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -DHAVE_INTERNAL_INTERPRETER -DCAN_LOAD_DLL -Iincludes/dist-install/build  -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/cutils.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -DHAVE_INTERNAL_INTERPRETER -DCAN_LOAD_DLL -Iincludes/dist-install/build  -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/genSym.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.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 -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -DHAVE_INTERNAL_INTERPRETER -DCAN_LOAD_DLL -Iincludes/dist-install/build  -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/keepCAFsForGHCi.c -MF compiler/stage2/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" compiler/stage2/build/.depend-v-p-dyn.c_asm.bit >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f compiler/stage2/build/.depend-v-p-dyn.c_asm.bit  
echo "compiler_stage2_depfile_c_asm_EXISTS = YES" >> compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp
mv compiler/stage2/build/.depend-v-p-dyn.c_asm.tmp compiler/stage2/build/.depend-v-p-dyn.c_asm
gcc -E -undef -traditional -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Icompiler/stage2 -Iincludes/dist-install/build -x c compiler/GHC/Builtin/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage2/build/primops.txt
"inplace/bin/genprimopcode" --data-decl          < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-data-decl.hs-incl
"inplace/bin/genprimopcode" --primop-tag         < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-tag.hs-incl
"inplace/bin/genprimopcode" --primop-list        < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-list.hs-incl
"inplace/bin/genprimopcode" --has-side-effects   < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-has-side-effects.hs-incl
"inplace/bin/genprimopcode" --out-of-line        < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-out-of-line.hs-incl
"inplace/bin/genprimopcode" --commutable         < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-commutable.hs-incl
"inplace/bin/genprimopcode" --code-size          < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-code-size.hs-incl
"inplace/bin/genprimopcode" --can-fail           < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-can-fail.hs-incl
"inplace/bin/genprimopcode" --strictness         < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-strictness.hs-incl
"inplace/bin/genprimopcode" --fixity             < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-fixity.hs-incl
"inplace/bin/genprimopcode" --primop-primop-info < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-primop-info.hs-incl
"inplace/bin/genprimopcode" --primop-vector-uniques     < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-uniques.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys         < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tys.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tys-exports.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tycons      < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tycons.hs-incl
"inplace/bin/genprimopcode" --wired-in-docs             < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-docs.hs-incl
"rm" -f compiler/stage2/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build -dep-makefile compiler/stage2/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  compiler/./GHC/Iface/Ext/Types.hs  compiler/./GHC/Iface/Ext/Debug.hs  compiler/./GHC/Iface/Ext/Binary.hs  compiler/./GHC/Iface/Ext/Utils.hs  compiler/./GHC/Iface/Ext/Ast.hs  compiler/./GHC/SysTools/Ar.hs  compiler/./GHC/SysTools/FileCleanup.hs  compiler/./GHC/Driver/Backend.hs  compiler/./GHC/Driver/Backpack.hs  compiler/./GHC/Driver/Backpack/Syntax.hs  compiler/./GHC/Types/Name/Shape.hs  compiler/./GHC/Iface/Rename.hs  compiler/./GHC/Types/Avail.hs  compiler/./GHC/Utils/Asm.hs  compiler/./GHC/Types/Basic.hs  compiler/./GHC/Core/ConLike.hs  compiler/./GHC/Core/DataCon.hs  compiler/./GHC/Core/PatSyn.hs  compiler/./GHC/Types/Demand.hs  compiler/./GHC/Types/Cpr.hs  compiler/./GHC/Cmm/DebugBlock.hs  compiler/./GHC/Utils/Exception.hs  compiler/./GHC/Types/FieldLabel.hs  compiler/./GHC/Driver/Monad.hs  compiler/./GHC/Driver/Hooks.hs  compiler/./GHC/Driver/Flags.hs  compiler/./GHC/Driver/Ways.hs  compiler/./GHC/Types/Id.hs  compiler/./GHC/Types/Id/Info.hs  compiler/./GHC/Core/Predicate.hs  compiler/./GHC/Utils/Lexeme.hs  compiler/./GHC/Types/Literal.hs  compiler/./GHC/Llvm.hs  compiler/./GHC/Llvm/Syntax.hs  compiler/./GHC/Llvm/MetaData.hs  compiler/./GHC/Llvm/Ppr.hs  compiler/./GHC/Llvm/Types.hs  compiler/./GHC/CmmToLlvm.hs  compiler/./GHC/CmmToLlvm/Base.hs  compiler/./GHC/CmmToLlvm/CodeGen.hs  compiler/./GHC/CmmToLlvm/Data.hs  compiler/./GHC/CmmToLlvm/Ppr.hs  compiler/./GHC/CmmToLlvm/Regs.hs  compiler/./GHC/CmmToLlvm/Mangler.hs  compiler/./GHC/Types/Id/Make.hs  compiler/./GHC/Unit.hs  compiler/./GHC/Unit/Parser.hs  compiler/./GHC/Unit/Ppr.hs  compiler/./GHC/Unit/Types.hs  compiler/./GHC/Unit/Module.hs  compiler/./GHC/Unit/Module/Name.hs  compiler/./GHC/Unit/Module/Location.hs  compiler/./GHC/Unit/Module/Env.hs  compiler/./GHC/Types/Name.hs  compiler/./GHC/Types/Name/Env.hs  compiler/./GHC/Types/Name/Set.hs  compiler/./GHC/Types/Name/Occurrence.hs  compiler/./GHC/Types/Name/Reader.hs  compiler/./GHC/Types/Name/Cache.hs  compiler/./GHC/Types/SrcLoc.hs  compiler/./GHC/Types/Unique/Supply.hs  compiler/./GHC/Types/Unique.hs  compiler/./GHC/Types/Var.hs  compiler/./GHC/Types/Var/Env.hs  compiler/./GHC/Types/Var/Set.hs  compiler/./GHC/Data/Graph/UnVar.hs  compiler/./GHC/Cmm/BlockId.hs  compiler/./GHC/Cmm/CLabel.hs  compiler/./GHC/Cmm.hs  compiler/./GHC/Cmm/Info/Build.hs  compiler/./GHC/Cmm/Pipeline.hs  compiler/./GHC/Cmm/CallConv.hs  compiler/./GHC/Cmm/CommonBlockElim.hs  compiler/./GHC/Cmm/Switch/Implement.hs  compiler/./GHC/Cmm/ContFlowOpt.hs  compiler/./GHC/Cmm/Expr.hs  compiler/./GHC/Cmm/Info.hs  compiler/./GHC/Cmm/Lexer.hs  compiler/./GHC/Cmm/Lint.hs  compiler/./GHC/Cmm/Liveness.hs  compiler/./GHC/Cmm/MachOp.hs  compiler/./GHC/Cmm/Monad.hs  compiler/./GHC/Cmm/Switch.hs  compiler/./GHC/Cmm/Node.hs  compiler/./GHC/Cmm/Opt.hs  compiler/./GHC/Cmm/Parser.hs  compiler/./GHC/Cmm/ProcPoint.hs  compiler/./GHC/Cmm/Sink.hs  compiler/./GHC/Cmm/Type.hs  compiler/./GHC/Cmm/Utils.hs  compiler/./GHC/Cmm/LayoutStack.hs  compiler/./GHC/Utils/CliOption.hs  compiler/./GHC/Data/EnumSet.hs  compiler/./GHC/Cmm/Graph.hs  compiler/./GHC/CmmToAsm/Ppr.hs  compiler/./GHC/CmmToAsm/Config.hs  compiler/./GHC/CmmToC.hs  compiler/./GHC/Cmm/Ppr.hs  compiler/./GHC/Cmm/Ppr/Decl.hs  compiler/./GHC/Cmm/Ppr/Expr.hs  compiler/./GHC/Data/Bitmap.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/AArch64.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/ArgRep.hs  compiler/./GHC/StgToCmm/Layout.hs  compiler/./GHC/StgToCmm/Monad.hs  compiler/./GHC/StgToCmm/Prim.hs  compiler/./GHC/StgToCmm/Prof.hs  compiler/./GHC/StgToCmm/Ticky.hs  compiler/./GHC/StgToCmm/Utils.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/./GHC/StgToCmm/Types.hs  compiler/./GHC/Runtime/Heap/Layout.hs  compiler/./GHC/Core/Opt/Arity.hs  compiler/./GHC/Core/FVs.hs  compiler/./GHC/Core/Lint.hs  compiler/./GHC/Core/Subst.hs  compiler/./GHC/Core/SimpleOpt.hs  compiler/./GHC/Core.hs  compiler/./GHC/Data/TrieMap.hs  compiler/./GHC/Core/Tidy.hs  compiler/./GHC/Core/Unfold.hs  compiler/./GHC/Core/Utils.hs  compiler/./GHC/Core/Map.hs  compiler/./GHC/Core/Seq.hs  compiler/./GHC/Core/Stats.hs  compiler/./GHC/Core/Make.hs  compiler/./GHC/Core/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Oracle.hs  compiler/./GHC/HsToCore/PmCheck/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Types.hs  compiler/./GHC/HsToCore/PmCheck.hs  compiler/./GHC/HsToCore/Coverage.hs  compiler/./GHC/Data/UnionFind.hs  compiler/./GHC/HsToCore.hs  compiler/./GHC/HsToCore/Arrows.hs  compiler/./GHC/HsToCore/Binds.hs  compiler/./GHC/HsToCore/Foreign/Call.hs  compiler/./GHC/HsToCore/Expr.hs  compiler/./GHC/HsToCore/Foreign/Decl.hs  compiler/./GHC/HsToCore/GuardedRHSs.hs  compiler/./GHC/HsToCore/ListComp.hs  compiler/./GHC/HsToCore/Monad.hs  compiler/./GHC/HsToCore/Usage.hs  compiler/./GHC/HsToCore/Utils.hs  compiler/./GHC/HsToCore/Docs.hs  compiler/./GHC/HsToCore/Match.hs  compiler/./GHC/HsToCore/Match/Constructor.hs  compiler/./GHC/HsToCore/Match/Literal.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Type.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Hs/Dump.hs  compiler/./GHC/Iface/Binary.hs  compiler/./GHC/Iface/Recomp/Binary.hs  compiler/./GHC/Tc/TyCl/Build.hs  compiler/./GHC/Iface/Env.hs  compiler/./GHC/Iface/Syntax.hs  compiler/./GHC/Iface/Type.hs  compiler/./GHC/CoreToIface.hs  compiler/./GHC/Iface/Load.hs  compiler/./GHC/Iface/Make.hs  compiler/./GHC/Iface/Recomp.hs  compiler/./GHC/IfaceToCore.hs  compiler/./GHC/Iface/Recomp/Flags.hs  compiler/./GHC/Types/Annotations.hs  compiler/./GHC/Driver/CmdLine.hs  compiler/./GHC/Driver/CodeOutput.hs  compiler/stage2/build/GHC/Settings/Config.hs  compiler/./GHC/Settings/Constants.hs  compiler/./GHC/Driver/MakeFile.hs  compiler/./GHC/Driver/Phases.hs  compiler/./GHC/Driver/Pipeline/Monad.hs  compiler/./GHC/Driver/Pipeline.hs  compiler/./GHC/Driver/Session.hs  compiler/./GHC/Utils/Error.hs  compiler/./GHC/Driver/Finder.hs  compiler/./GHC.hs  compiler/./GHC/Driver/Make.hs  compiler/./GHC/Plugins.hs  compiler/./GHC/Prelude.hs  compiler/./GHC/Parser/Header.hs  compiler/./GHC/Driver/Main.hs  compiler/./GHC/Hs/Stats.hs  compiler/./GHC/Driver/Types.hs  compiler/./GHC/Runtime/Eval.hs  compiler/./GHC/Runtime/Eval/Types.hs  compiler/./GHC/Runtime/Loader.hs  compiler/./GHC/Unit/Info.hs  compiler/./GHC/Unit/State.hs  compiler/./GHC/Driver/Plugins.hs  compiler/./GHC/Tc/Plugin.hs  compiler/./GHC/Core/Ppr/TyThing.hs  compiler/./GHC/Settings.hs  compiler/./GHC/Iface/Tidy/StaticPtrTable.hs  compiler/./GHC/SysTools.hs  compiler/./GHC/SysTools/BaseDir.hs  compiler/./GHC/SysTools/Terminal.hs  compiler/./GHC/SysTools/ExtraObj.hs  compiler/./GHC/SysTools/Info.hs  compiler/./GHC/SysTools/Process.hs  compiler/./GHC/SysTools/Tasks.hs  compiler/./GHC/Settings/IO.hs  compiler/./GHC/SysTools/Elf.hs  compiler/./GHC/Iface/Tidy.hs  compiler/./GHC/Parser/CharClass.hs  compiler/./GHC/Parser/Lexer.hs  compiler/./GHC/Core/Coercion/Opt.hs  compiler/./GHC/Parser.hs  compiler/./GHC/Parser/PostProcess.hs  compiler/./GHC/Parser/PostProcess/Haddock.hs  compiler/./GHC/Parser/Annotation.hs  compiler/./GHC/Types/ForeignCall.hs  compiler/./GHC/Builtin/Uniques.hs  compiler/./GHC/Builtin/Utils.hs  compiler/./GHC/Builtin/Names.hs  compiler/./GHC/Core/Opt/ConstantFold.hs  compiler/./GHC/Builtin/PrimOps.hs  compiler/./GHC/Builtin/RebindableNames.hs  compiler/./GHC/Builtin/Types/Prim.hs  compiler/./GHC/Builtin/Types.hs  compiler/./GHC/Types/CostCentre.hs  compiler/./GHC/Types/CostCentre/State.hs  compiler/./GHC/Rename/Bind.hs  compiler/./GHC/Rename/Env.hs  compiler/./GHC/Rename/Expr.hs  compiler/./GHC/Rename/Doc.hs  compiler/./GHC/Rename/Names.hs  compiler/./GHC/Rename/Pat.hs  compiler/./GHC/Rename/Module.hs  compiler/./GHC/Rename/Splice.hs  compiler/./GHC/Rename/HsType.hs  compiler/./GHC/Rename/Fixity.hs  compiler/./GHC/Rename/Utils.hs  compiler/./GHC/Rename/Unbound.hs  compiler/./GHC/Core/Opt/Monad.hs  compiler/./GHC/Core/Opt/CSE.hs  compiler/./GHC/Core/Opt/FloatIn.hs  compiler/./GHC/Core/Opt/FloatOut.hs  compiler/./GHC/Core/Opt/LiberateCase.hs  compiler/./GHC/Core/Opt/OccurAnal.hs  compiler/./GHC/Core/Opt/StaticArgs.hs  compiler/./GHC/Core/Opt/SetLevels.hs  compiler/./GHC/Core/Opt/Pipeline.hs  compiler/./GHC/Core/Opt/Simplify/Env.hs  compiler/./GHC/Core/Opt/Simplify/Monad.hs  compiler/./GHC/Core/Opt/Simplify/Utils.hs  compiler/./GHC/Core/Opt/Simplify.hs  compiler/./GHC/Stg/Pipeline.hs  compiler/./GHC/Stg/Stats.hs  compiler/./GHC/Stg/CSE.hs  compiler/./GHC/Stg/Lift.hs  compiler/./GHC/Stg/Lift/Analysis.hs  compiler/./GHC/Stg/Lift/Monad.hs  compiler/./GHC/Stg/Subst.hs  compiler/./GHC/Stg/Unarise.hs  compiler/./GHC/Stg/Lint.hs  compiler/./GHC/Stg/Syntax.hs  compiler/./GHC/Stg/FVs.hs  compiler/./GHC/Stg/DepAnal.hs  compiler/./GHC/CoreToStg.hs  compiler/./GHC/CoreToStg/Prep.hs  compiler/./GHC/Types/RepType.hs  compiler/./GHC/Core/Rules.hs  compiler/./GHC/Core/Opt/SpecConstr.hs  compiler/./GHC/Core/Opt/Specialise.hs  compiler/./GHC/Core/Opt/CallArity.hs  compiler/./GHC/Core/Opt/DmdAnal.hs  compiler/./GHC/Core/Opt/CprAnal.hs  compiler/./GHC/Core/Opt/Exitify.hs  compiler/./GHC/Core/Opt/WorkWrap.hs  compiler/./GHC/Core/Opt/WorkWrap/Utils.hs  compiler/./GHC/Tc/Instance/Family.hs  compiler/./GHC/Tc/Instance/Class.hs  compiler/./GHC/Tc/Utils/Instantiate.hs  compiler/./GHC/Tc/Gen/Annotation.hs  compiler/./GHC/Tc/Gen/Arrow.hs  compiler/./GHC/Tc/Gen/Bind.hs  compiler/./GHC/Tc/Gen/Sig.hs  compiler/./GHC/Tc/TyCl/Class.hs  compiler/./GHC/Tc/Gen/Default.hs  compiler/./GHC/Tc/Deriv.hs  compiler/./GHC/Tc/Deriv/Infer.hs  compiler/./GHC/Tc/Deriv/Utils.hs  compiler/./GHC/Tc/Utils/Env.hs  compiler/./GHC/Tc/Gen/Expr.hs  compiler/./GHC/Tc/Gen/Foreign.hs  compiler/./GHC/Tc/Deriv/Generate.hs  compiler/./GHC/Tc/Deriv/Functor.hs  compiler/./GHC/Tc/Deriv/Generics.hs  compiler/./GHC/Tc/Utils/Zonk.hs  compiler/./GHC/Tc/Utils/TcType.hs  compiler/./GHC/Tc/TyCl/Instance.hs  compiler/./GHC/Tc/Utils/TcMType.hs  compiler/./GHC/Tc/Validity.hs  compiler/./GHC/Tc/Gen/Match.hs  compiler/./GHC/Tc/Gen/Pat.hs  compiler/./GHC/Tc/TyCl/PatSyn.hs  compiler/./GHC/Tc/Module.hs  compiler/./GHC/Tc/Utils/Backpack.hs  compiler/./GHC/Tc/Gen/Export.hs  compiler/./GHC/Tc/Utils/Monad.hs  compiler/./GHC/Tc/Types.hs  compiler/./GHC/Tc/Types/Constraint.hs  compiler/./GHC/Tc/Types/Origin.hs  compiler/./GHC/Tc/Gen/Rule.hs  compiler/./GHC/Tc/Errors/Hole.hs  compiler/./GHC/Tc/Errors/Hole/FitTypes.hs  compiler/./GHC/Tc/Errors.hs  compiler/./GHC/Tc/TyCl.hs  compiler/./GHC/Tc/TyCl/Utils.hs  compiler/./GHC/Tc/Instance/Typeable.hs  compiler/./GHC/Tc/Gen/HsType.hs  compiler/./GHC/Tc/Types/Evidence.hs  compiler/./GHC/Tc/Types/EvTerm.hs  compiler/./GHC/Tc/Utils/Unify.hs  compiler/./GHC/Tc/Solver.hs  compiler/./GHC/Tc/Solver/Interact.hs  compiler/./GHC/Tc/Solver/Canonical.hs  compiler/./GHC/Tc/Solver/Flatten.hs  compiler/./GHC/Tc/Solver/Monad.hs  compiler/./GHC/Builtin/Types/Literals.hs  compiler/./GHC/Tc/Gen/Splice.hs  compiler/./GHC/Core/Class.hs  compiler/./GHC/Core/Coercion.hs  compiler/./GHC/HsToCore/Quote.hs  compiler/./GHC/Builtin/Names/TH.hs  compiler/./GHC/Core/FamInstEnv.hs  compiler/./GHC/Tc/Instance/FunDeps.hs  compiler/./GHC/Core/InstEnv.hs  compiler/./GHC/Core/Multiplicity.hs  compiler/./GHC/Core/UsageEnv.hs  compiler/./GHC/Core/TyCon.hs  compiler/./GHC/Core/Coercion/Axiom.hs  compiler/./GHC/Core/Type.hs  compiler/./GHC/Core/TyCo/Rep.hs  compiler/./GHC/Core/TyCo/FVs.hs  compiler/./GHC/Core/TyCo/Subst.hs  compiler/./GHC/Core/TyCo/Ppr.hs  compiler/./GHC/Core/TyCo/Tidy.hs  compiler/./GHC/Core/Unify.hs  compiler/./GHC/Data/Bag.hs  compiler/./GHC/Utils/Binary.hs  compiler/./GHC/Data/BooleanFormula.hs  compiler/./GHC/Utils/BufHandle.hs  compiler/./GHC/Data/Graph/Directed.hs  compiler/./GHC/Utils/Encoding.hs  compiler/./GHC/Utils/IO/Unsafe.hs  compiler/./GHC/Data/FastMutInt.hs  compiler/./GHC/Data/FastString.hs  compiler/./GHC/Data/FastString/Env.hs  compiler/./GHC/Utils/Fingerprint.hs  compiler/./GHC/Data/FiniteMap.hs  compiler/./GHC/Utils/FV.hs  compiler/./GHC/Data/Graph/Base.hs  compiler/./GHC/Data/Graph/Color.hs  compiler/./GHC/Data/Graph/Ops.hs  compiler/./GHC/Data/Graph/Ppr.hs  compiler/./GHC/Data/IOEnv.hs  compiler/./GHC/Utils/Json.hs  compiler/./GHC/Data/List/SetOps.hs  compiler/./GHC/Data/Maybe.hs  compiler/./GHC/Utils/Monad.hs  compiler/./GHC/Data/OrdList.hs  compiler/./GHC/Utils/Outputable.hs  compiler/./GHC/Data/Pair.hs  compiler/./GHC/Utils/Panic.hs  compiler/./GHC/Utils/Panic/Plain.hs  compiler/./GHC/Utils/Ppr/Colour.hs  compiler/./GHC/Utils/Ppr.hs  compiler/./GHC/Utils/Monad/State.hs  compiler/./GHC/Data/Stream.hs  compiler/./GHC/Data/StringBuffer.hs  compiler/./GHC/Types/Unique/DFM.hs  compiler/./GHC/Types/Unique/DSet.hs  compiler/./GHC/Types/Unique/FM.hs  compiler/./GHC/Types/Unique/Set.hs  compiler/./GHC/Utils/Misc.hs  compiler/./GHC/Cmm/Dataflow.hs  compiler/./GHC/Cmm/Dataflow/Block.hs  compiler/./GHC/Cmm/Dataflow/Collections.hs  compiler/./GHC/Cmm/Dataflow/Graph.hs  compiler/./GHC/Cmm/Dataflow/Label.hs  compiler/./GHC/CmmToAsm.hs  compiler/./GHC/CmmToAsm/Reg/Target.hs  compiler/./GHC/CmmToAsm/Monad.hs  compiler/./GHC/CmmToAsm/Instr.hs  compiler/./GHC/CmmToAsm/BlockLayout.hs  compiler/./GHC/CmmToAsm/CFG.hs  compiler/./GHC/CmmToAsm/CFG/Dominators.hs  compiler/./GHC/CmmToAsm/Format.hs  compiler/./GHC/Platform/Reg.hs  compiler/./GHC/Platform/Reg/Class.hs  compiler/./GHC/CmmToAsm/PIC.hs  compiler/./GHC/CmmToAsm/CPrim.hs  compiler/./GHC/CmmToAsm/X86/Regs.hs  compiler/./GHC/CmmToAsm/X86/RegInfo.hs  compiler/./GHC/CmmToAsm/X86/Instr.hs  compiler/./GHC/CmmToAsm/X86/Cond.hs  compiler/./GHC/CmmToAsm/X86/Ppr.hs  compiler/./GHC/CmmToAsm/X86/CodeGen.hs  compiler/./GHC/CmmToAsm/PPC/Regs.hs  compiler/./GHC/CmmToAsm/PPC/RegInfo.hs  compiler/./GHC/CmmToAsm/PPC/Instr.hs  compiler/./GHC/CmmToAsm/PPC/Cond.hs  compiler/./GHC/CmmToAsm/PPC/Ppr.hs  compiler/./GHC/CmmToAsm/PPC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/Base.hs  compiler/./GHC/CmmToAsm/SPARC/Regs.hs  compiler/./GHC/CmmToAsm/SPARC/Imm.hs  compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs  compiler/./GHC/CmmToAsm/SPARC/Cond.hs  compiler/./GHC/CmmToAsm/SPARC/Instr.hs  compiler/./GHC/CmmToAsm/SPARC/Stack.hs  compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs  compiler/./GHC/CmmToAsm/SPARC/Ppr.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs  compiler/./GHC/CmmToAsm/Reg/Liveness.hs  compiler/./GHC/CmmToAsm/Reg/Graph.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs  compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs  compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs  compiler/./GHC/CmmToAsm/Reg/Linear.hs  compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs  compiler/./GHC/CmmToAsm/Reg/Linear/State.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs  compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs  compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs  compiler/./GHC/CmmToAsm/Reg/Utils.hs  compiler/./GHC/CmmToAsm/Dwarf.hs  compiler/./GHC/CmmToAsm/Dwarf/Types.hs  compiler/./GHC/CmmToAsm/Dwarf/Constants.hs  compiler/./GHC/ThToHs.hs  compiler/./GHC/ByteCode/Types.hs  compiler/./GHC/ByteCode/Asm.hs  compiler/./GHC/ByteCode/Instr.hs  compiler/./GHC/ByteCode/InfoTable.hs  compiler/./GHC/ByteCode/Linker.hs  compiler/./GHC/CoreToByteCode.hs  compiler/./GHC/Runtime/Debugger.hs  compiler/./GHC/Runtime/Linker/Types.hs  compiler/./GHC/Runtime/Linker.hs  compiler/./GHC/Runtime/Heap/Inspect.hs  compiler/./GHC/Runtime/Interpreter.hs  compiler/./GHC/Runtime/Interpreter/Types.hs
<<ghc: 5564303832 bytes, 4045 GCs, 11623737/39734312 avg/max bytes residency (9 samples), 84M in use, 0.000 INIT (0.350 elapsed), 3.230 MUT (13.644 elapsed), 0.475 GC (0.580 elapsed) :ghc>>
echo "compiler_stage2_depfile_haskell_EXISTS = YES" >> compiler/stage2/build/.depend-v-p-dyn.haskell.tmp
for dir in compiler/stage2/build/./ compiler/stage2/build/GHC/ compiler/stage2/build/GHC/Builtin/ compiler/stage2/build/GHC/Builtin/Names/ compiler/stage2/build/GHC/Builtin/Types/ compiler/stage2/build/GHC/ByteCode/ compiler/stage2/build/GHC/Cmm/ compiler/stage2/build/GHC/Cmm/Dataflow/ compiler/stage2/build/GHC/Cmm/Info/ compiler/stage2/build/GHC/Cmm/Ppr/ compiler/stage2/build/GHC/Cmm/Switch/ compiler/stage2/build/GHC/CmmToAsm/ compiler/stage2/build/GHC/CmmToAsm/CFG/ compiler/stage2/build/GHC/CmmToAsm/Dwarf/ compiler/stage2/build/GHC/CmmToAsm/PPC/ compiler/stage2/build/GHC/CmmToAsm/Reg/ compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/ compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/ compiler/stage2/build/GHC/CmmToAsm/SPARC/ compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/ compiler/stage2/build/GHC/CmmToAsm/X86/ compiler/stage2/build/GHC/CmmToLlvm/ compiler/stage2/build/GHC/Core/ compiler/stage2/build/GHC/Core/Coercion/ compiler/stage2/build/GHC/Core/Opt/ compiler/stage2/build/GHC/Core/Opt/Simplify/ compiler/stage2/build/GHC/Core/Opt/WorkWrap/ compiler/stage2/build/GHC/Core/Ppr/ compiler/stage2/build/GHC/Core/TyCo/ compiler/stage2/build/GHC/CoreToStg/ compiler/stage2/build/GHC/Data/ compiler/stage2/build/GHC/Data/FastString/ compiler/stage2/build/GHC/Data/Graph/ compiler/stage2/build/GHC/Data/List/ compiler/stage2/build/GHC/Driver/ compiler/stage2/build/GHC/Driver/Backpack/ compiler/stage2/build/GHC/Driver/Pipeline/ compiler/stage2/build/GHC/Hs/ compiler/stage2/build/GHC/HsToCore/ compiler/stage2/build/GHC/HsToCore/Foreign/ compiler/stage2/build/GHC/HsToCore/Match/ compiler/stage2/build/GHC/HsToCore/PmCheck/ compiler/stage2/build/GHC/Iface/ compiler/stage2/build/GHC/Iface/Ext/ compiler/stage2/build/GHC/Iface/Recomp/ compiler/stage2/build/GHC/Iface/Tidy/ compiler/stage2/build/GHC/Llvm/ compiler/stage2/build/GHC/Parser/ compiler/stage2/build/GHC/Parser/PostProcess/ compiler/stage2/build/GHC/Platform/ compiler/stage2/build/GHC/Platform/Reg/ compiler/stage2/build/GHC/Rename/ compiler/stage2/build/GHC/Runtime/ compiler/stage2/build/GHC/Runtime/Eval/ compiler/stage2/build/GHC/Runtime/Heap/ compiler/stage2/build/GHC/Runtime/Interpreter/ compiler/stage2/build/GHC/Runtime/Linker/ compiler/stage2/build/GHC/Settings/ compiler/stage2/build/GHC/Stg/ compiler/stage2/build/GHC/Stg/Lift/ compiler/stage2/build/GHC/StgToCmm/ compiler/stage2/build/GHC/SysTools/ compiler/stage2/build/GHC/Tc/ compiler/stage2/build/GHC/Tc/Deriv/ compiler/stage2/build/GHC/Tc/Errors/ compiler/stage2/build/GHC/Tc/Errors/Hole/ compiler/stage2/build/GHC/Tc/Gen/ compiler/stage2/build/GHC/Tc/Instance/ compiler/stage2/build/GHC/Tc/Solver/ compiler/stage2/build/GHC/Tc/TyCl/ compiler/stage2/build/GHC/Tc/Types/ compiler/stage2/build/GHC/Tc/Utils/ compiler/stage2/build/GHC/Types/ compiler/stage2/build/GHC/Types/CostCentre/ compiler/stage2/build/GHC/Types/Id/ compiler/stage2/build/GHC/Types/Name/ compiler/stage2/build/GHC/Types/Unique/ compiler/stage2/build/GHC/Types/Var/ compiler/stage2/build/GHC/Unit/ compiler/stage2/build/GHC/Unit/Module/ compiler/stage2/build/GHC/Utils/ compiler/stage2/build/GHC/Utils/IO/ compiler/stage2/build/GHC/Utils/Monad/ compiler/stage2/build/GHC/Utils/Panic/ compiler/stage2/build/GHC/Utils/Ppr/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' compiler/stage2/build/.depend-v-p-dyn.haskell.tmp > compiler/stage2/build/.depend-v-p-dyn.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/stage2/build/.depend-v-p-dyn.haskell.tmp2 > compiler/stage2/build/.depend-v-p-dyn.haskell
"rm" -f utils/haddock/dist/build/.depend.c_asm.tmp  
"rm" -f utils/haddock/dist/build/.depend.c_asm.bit  
echo "utils/haddock_dist_depfile_c_asm_EXISTS = YES" >> utils/haddock/dist/build/.depend.c_asm.tmp
mv utils/haddock/dist/build/.depend.c_asm.tmp utils/haddock/dist/build/.depend.c_asm
"rm" -f utils/haddock/dist/build/.depend.haskell.tmp  
"inplace/bin/ghc-stage1" -M -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -Iutils/haddock/dist/build -iutils/haddock/dist/build/haddock/autogen -Iutils/haddock/dist/build/haddock/autogen    -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/haddock/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id text-1.2.5.0 -package-id transformers-0.5.6.2 -package-id xhtml-3000.2.2.1 -funbox-strict-fields -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -O2 -threaded -XHaskell2010  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecations    -Wnoncanonical-monad-instances  -outputdir utils/haddock/dist/build -dep-makefile utils/haddock/dist/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps  utils/haddock/driver/Main.hs  utils/haddock/haddock-library/src/CompatPrelude.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Parser.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Monad.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Identifier.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Types.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Doc.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Util.hs  utils/haddock/haddock-library/src/Documentation/Haddock/Markup.hs  utils/haddock/haddock-api/src/Documentation/Haddock.hs  utils/haddock/haddock-api/src/Haddock.hs  utils/haddock/haddock-api/src/Haddock/Interface.hs  utils/haddock/haddock-api/src/Haddock/Interface/Json.hs  utils/haddock/haddock-api/src/Haddock/Interface/Rename.hs  utils/haddock/haddock-api/src/Haddock/Interface/Create.hs  utils/haddock/haddock-api/src/Haddock/Interface/AttachInstances.hs  utils/haddock/haddock-api/src/Haddock/Interface/LexParseRn.hs  utils/haddock/haddock-api/src/Haddock/Interface/ParseModuleHeader.hs  utils/haddock/haddock-api/src/Haddock/Interface/Specialize.hs  utils/haddock/haddock-api/src/Haddock/Parser.hs  utils/haddock/haddock-api/src/Haddock/Utils.hs  utils/haddock/haddock-api/src/Haddock/Utils/Json.hs  utils/haddock/haddock-api/src/Haddock/Utils/Json/Parser.hs  utils/haddock/haddock-api/src/Haddock/Utils/Json/Types.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/DocMarkup.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Layout.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Meta.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Names.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Themes.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Types.hs  utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Utils.hs  utils/haddock/haddock-api/src/Haddock/Backends/LaTeX.hs  utils/haddock/haddock-api/src/Haddock/Backends/HaddockDB.hs  utils/haddock/haddock-api/src/Haddock/Backends/Hoogle.hs  utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker.hs  utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Parser.hs  utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Renderer.hs  utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Types.hs  utils/haddock/haddock-api/src/Haddock/Backends/Hyperlinker/Utils.hs  utils/haddock/haddock-api/src/Haddock/ModuleTree.hs  utils/haddock/haddock-api/src/Haddock/Types.hs  utils/haddock/haddock-api/src/Haddock/Doc.hs  utils/haddock/haddock-api/src/Haddock/Version.hs  utils/haddock/haddock-api/src/Haddock/InterfaceFile.hs  utils/haddock/haddock-api/src/Haddock/Options.hs  utils/haddock/haddock-api/src/Haddock/GhcUtils.hs  utils/haddock/haddock-api/src/Haddock/Syb.hs  utils/haddock/haddock-api/src/Haddock/Convert.hs  utils/haddock/dist/build/haddock/autogen/Paths_haddock.hs
echo "utils/haddock_dist_depfile_haskell_EXISTS = YES" >> utils/haddock/dist/build/.depend.haskell.tmp
for dir in utils/haddock/dist/build/./ utils/haddock/dist/build/Documentation/ utils/haddock/dist/build/Documentation/Haddock/ utils/haddock/dist/build/Documentation/Haddock/Parser/ utils/haddock/dist/build/Haddock/ utils/haddock/dist/build/Haddock/Backends/ utils/haddock/dist/build/Haddock/Backends/Hyperlinker/ utils/haddock/dist/build/Haddock/Backends/Xhtml/ utils/haddock/dist/build/Haddock/Interface/ utils/haddock/dist/build/Haddock/Utils/ utils/haddock/dist/build/Haddock/Utils/Json/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/haddock/dist/build/.depend.haskell.tmp > utils/haddock/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/haddock/dist/build/.depend.haskell.tmp2 > utils/haddock/dist/build/.depend.haskell
"rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/libiserv_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/libiserv/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/libiserv/dist-install/build/GHCi//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/libiserv/dist-install/build/./autogen' '--cflag=-Ilibraries/libiserv/.' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/libiserv/dist-install/build/./autogen --cflag=-include --cflag=libraries/libiserv/dist-install/build/./autogen/cabal_macros.h   libraries/libiserv/src/GHCi/Utils.hsc -o libraries/libiserv/dist-install/build/GHCi/Utils.hs
"rm" -f libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id libiserv-9.0.2 -hide-all-packages -package-env - -i -ilibraries/libiserv/src -ilibraries/libiserv/dist-install/build -Ilibraries/libiserv/dist-install/build -ilibraries/libiserv/dist-install/build/./autogen -Ilibraries/libiserv/dist-install/build/./autogen -Ilibraries/libiserv/.    -optP-include -optPlibraries/libiserv/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id ghci-9.0.2 -package-id unix-2.7.2.2 -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/libiserv/dist-install/build -dep-makefile libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/libiserv/src/Lib.hs  libraries/libiserv/dist-install/build/GHCi/Utils.hs
echo "libraries/libiserv_dist-install_depfile_haskell_EXISTS = YES" >> libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/libiserv/dist-install/build/./ libraries/libiserv/dist-install/build/GHCi/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/libiserv/dist-install/build/.depend-v-p-dyn.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/libiserv/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/libiserv/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghci_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghci/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/ghci/dist-install/build/GHCi//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-install/build/./autogen' '--cflag=-I/opt/pkg/include' '--cflag=-DHAVE_INTERNAL_INTERPRETER' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghci/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghci/dist-install/build/./autogen/cabal_macros.h   libraries/ghci/./GHCi/FFI.hsc -o libraries/ghci/dist-install/build/GHCi/FFI.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-install/build/./autogen' '--cflag=-I/opt/pkg/include' '--cflag=-DHAVE_INTERNAL_INTERPRETER' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghci/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghci/dist-install/build/./autogen/cabal_macros.h   libraries/ghci/./GHCi/InfoTable.hsc -o libraries/ghci/dist-install/build/GHCi/InfoTable.hs
"rm" -f libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -dep-makefile libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -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-install/build/GHCi/FFI.hs  libraries/ghci/dist-install/build/GHCi/InfoTable.hs  libraries/ghci/./GHCi/StaticPtrTable.hs  libraries/ghci/./GHCi/TH/Binary.hs  libraries/ghci/./SizedSeq.hs  libraries/ghci/./GHCi/Run.hs  libraries/ghci/./GHCi/CreateBCO.hs  libraries/ghci/./GHCi/ObjLink.hs  libraries/ghci/./GHCi/Signals.hs  libraries/ghci/./GHCi/TH.hs
echo "libraries/ghci_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghci/dist-install/build/./ libraries/ghci/dist-install/build/GHCi/ libraries/ghci/dist-install/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghci/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghci/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -DTERMINFO -DUSE_TERMIOS_H  -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/haskeline/cbits/h_wcwidth.c -MF libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/haskeline_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/haskeline/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/haskeline/dist-install/build/./autogen' '--cflag=-Ilibraries/haskeline/includes' '--cflag=-Ilibraries/haskeline/dist-install/build/includes' '--cflag=-DTERMINFO' '--cflag=-DUSE_TERMIOS_H' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/haskeline/dist-install/build/./autogen --cflag=-include --cflag=libraries/haskeline/dist-install/build/./autogen/cabal_macros.h   libraries/haskeline/./System/Console/Haskeline/Directory.hsc -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs
"inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/haskeline/dist-install/build/./autogen' '--cflag=-Ilibraries/haskeline/includes' '--cflag=-Ilibraries/haskeline/dist-install/build/includes' '--cflag=-DTERMINFO' '--cflag=-DUSE_TERMIOS_H' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/haskeline/dist-install/build/./autogen --cflag=-include --cflag=libraries/haskeline/dist-install/build/./autogen/cabal_macros.h   libraries/haskeline/./System/Console/Haskeline/Backend/Posix.hsc -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs
"rm" -f libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -dep-makefile libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/haskeline/./System/Console/Haskeline.hs  libraries/haskeline/./System/Console/Haskeline/Completion.hs  libraries/haskeline/./System/Console/Haskeline/History.hs  libraries/haskeline/./System/Console/Haskeline/IO.hs  libraries/haskeline/./System/Console/Haskeline/Internal.hs  libraries/haskeline/./System/Console/Haskeline/Backend.hs  libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs  libraries/haskeline/./System/Console/Haskeline/Command.hs  libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs  libraries/haskeline/./System/Console/Haskeline/Command/History.hs  libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs  libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs  libraries/haskeline/./System/Console/Haskeline/Emacs.hs  libraries/haskeline/./System/Console/Haskeline/InputT.hs  libraries/haskeline/./System/Console/Haskeline/Key.hs  libraries/haskeline/./System/Console/Haskeline/LineState.hs  libraries/haskeline/./System/Console/Haskeline/Monads.hs  libraries/haskeline/./System/Console/Haskeline/Prefs.hs  libraries/haskeline/./System/Console/Haskeline/Recover.hs  libraries/haskeline/./System/Console/Haskeline/RunCommand.hs  libraries/haskeline/./System/Console/Haskeline/Term.hs  libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs  libraries/haskeline/./System/Console/Haskeline/Vi.hs  libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs  libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs  libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs  libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs
echo "libraries/haskeline_dist-install_depfile_haskell_EXISTS = YES" >> libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/haskeline/dist-install/build/System/Console/ libraries/haskeline/dist-install/build/System/Console/Haskeline/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/haskeline/dist-install/build/.depend-v-p-dyn.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/haskeline/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/haskeline/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/exceptions/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/exceptions/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/exceptions_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/exceptions/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/exceptions/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/exceptions/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/exceptions/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-install/build -Ilibraries/exceptions/dist-install/build -ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/exceptions/dist-install/build -dep-makefile libraries/exceptions/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/exceptions/src/Control/Monad/Catch.hs  libraries/exceptions/src/Control/Monad/Catch/Pure.hs
echo "libraries/exceptions_dist-install_depfile_haskell_EXISTS = YES" >> libraries/exceptions/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/exceptions/dist-install/build/Control/Monad/ libraries/exceptions/dist-install/build/Control/Monad/Catch/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/exceptions/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/exceptions/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/exceptions/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/stm_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/stm/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -dep-makefile libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/stm/./Control/Concurrent/STM.hs  libraries/stm/./Control/Concurrent/STM/TArray.hs  libraries/stm/./Control/Concurrent/STM/TVar.hs  libraries/stm/./Control/Concurrent/STM/TChan.hs  libraries/stm/./Control/Concurrent/STM/TMVar.hs  libraries/stm/./Control/Concurrent/STM/TQueue.hs  libraries/stm/./Control/Concurrent/STM/TBQueue.hs  libraries/stm/./Control/Concurrent/STM/TSem.hs  libraries/stm/./Control/Monad/STM.hs  libraries/stm/./Control/Sequential/STM.hs
echo "libraries/stm_dist-install_depfile_haskell_EXISTS = YES" >> libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/stm/dist-install/build/Control/Concurrent/ libraries/stm/dist-install/build/Control/Concurrent/STM/ libraries/stm/dist-install/build/Control/Monad/ libraries/stm/dist-install/build/Control/Sequential/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/stm/dist-install/build/.depend-v-p-dyn.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/stm/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/stm/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/terminfo_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/terminfo/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -dep-makefile libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/terminfo/./System/Console/Terminfo.hs  libraries/terminfo/./System/Console/Terminfo/Base.hs  libraries/terminfo/./System/Console/Terminfo/Cursor.hs  libraries/terminfo/./System/Console/Terminfo/Color.hs  libraries/terminfo/./System/Console/Terminfo/Edit.hs  libraries/terminfo/./System/Console/Terminfo/Effects.hs  libraries/terminfo/./System/Console/Terminfo/Keys.hs
echo "libraries/terminfo_dist-install_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/terminfo/dist-install/build/System/Console/ libraries/terminfo/dist-install/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/terminfo/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/terminfo/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/xhtml_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/xhtml/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id xhtml-3000.2.2.1 -hide-all-packages -package-env - -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/./autogen -Ilibraries/xhtml/dist-install/build/./autogen -Ilibraries/xhtml/.    -optP-include -optPlibraries/xhtml/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -fwarn-tabs -Wcompat -Wnoncanonical-monadfail-instances -Wnoncanonical-monad-instances -XHaskell2010 -XSafe -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-tabs -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/xhtml/dist-install/build -dep-makefile libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/xhtml/./Text/XHtml.hs  libraries/xhtml/./Text/XHtml/Frameset.hs  libraries/xhtml/./Text/XHtml/Strict.hs  libraries/xhtml/./Text/XHtml/Transitional.hs  libraries/xhtml/./Text/XHtml/Debug.hs  libraries/xhtml/./Text/XHtml/Table.hs  libraries/xhtml/./Text/XHtml/Strict/Attributes.hs  libraries/xhtml/./Text/XHtml/Strict/Elements.hs  libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs  libraries/xhtml/./Text/XHtml/Frameset/Elements.hs  libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs  libraries/xhtml/./Text/XHtml/Transitional/Elements.hs  libraries/xhtml/./Text/XHtml/BlockTable.hs  libraries/xhtml/./Text/XHtml/Extras.hs  libraries/xhtml/./Text/XHtml/Internals.hs
echo "libraries/xhtml_dist-install_depfile_haskell_EXISTS = YES" >> libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/xhtml/dist-install/build/Text/ libraries/xhtml/dist-install/build/Text/XHtml/ libraries/xhtml/dist-install/build/Text/XHtml/Frameset/ libraries/xhtml/dist-install/build/Text/XHtml/Strict/ libraries/xhtml/dist-install/build/Text/XHtml/Transitional/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/xhtml/dist-install/build/.depend-v-p-dyn.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/xhtml/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/xhtml/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/integer-gmp_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id integer-gmp-1.1 -hide-all-packages -package-env - -i -ilibraries/integer-gmp/src/ -ilibraries/integer-gmp/dist-install/build -Ilibraries/integer-gmp/dist-install/build -ilibraries/integer-gmp/dist-install/build/./autogen -Ilibraries/integer-gmp/dist-install/build/./autogen -Ilibraries/integer-gmp/.    -optP-include -optPlibraries/integer-gmp/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/integer-gmp/dist-install/build -dep-makefile libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/integer-gmp/src//GHC/Integer/GMP/Internals.hs
echo "libraries/integer-gmp_dist-install_depfile_haskell_EXISTS = YES" >> libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/integer-gmp/dist-install/build/GHC/Integer/GMP/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.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/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/integer-gmp/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-heap/cbits/HeapPrim.cmm -MF libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-heap_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/GHC/Exts/Heap//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/Constants.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTable.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTable/Types.hsc -o libraries/ghc-heap/dist-install/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=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTableProf.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-install/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/Utils.hsc -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs
"rm" -f libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -dep-makefile libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -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-install/build/GHC/Exts/Heap/Constants.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs  libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs
echo "libraries/ghc-heap_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-heap/dist-install/build/GHC/Exts/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-heap/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-compact_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghc-compact-0.1.0.0 -hide-all-packages -package-env - -i -ilibraries/ghc-compact/. -ilibraries/ghc-compact/dist-install/build -Ilibraries/ghc-compact/dist-install/build -ilibraries/ghc-compact/dist-install/build/./autogen -Ilibraries/ghc-compact/dist-install/build/./autogen -Ilibraries/ghc-compact/.    -optP-include -optPlibraries/ghc-compact/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id ghc-prim-0.7.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-compact/dist-install/build -dep-makefile libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-compact/./GHC/Compact.hs  libraries/ghc-compact/./GHC/Compact/Serialized.hs
echo "libraries/ghc-compact_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-compact/dist-install/build/GHC/ libraries/ghc-compact/dist-install/build/GHC/Compact/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.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-compact/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-compact/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/Cabal/Cabal_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/./autogen -Ilibraries/Cabal/Cabal/dist-install/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.13.2 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/Cabal/Cabal/dist-install/build -dep-makefile libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/Cabal/Cabal/./Distribution/Backpack.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/./Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/./Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/./Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/./Distribution/Compat/NonEmptySet.hs  libraries/Cabal/Cabal/./Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/./Distribution/Compat/Process.hs  libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/./Distribution/Compat/Time.hs  libraries/Cabal/Cabal/./Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/./Distribution/Compat/DList.hs  libraries/Cabal/Cabal/./Distribution/Compiler.hs  libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/License.hs  libraries/Cabal/Cabal/./Distribution/Make.hs  libraries/Cabal/Cabal/./Distribution/ModuleName.hs  libraries/Cabal/Cabal/./Distribution/Package.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/./Distribution/ReadE.hs  libraries/Cabal/Cabal/./Distribution/Simple.hs  libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Command.hs  libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs  libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Install.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/./Distribution/Simple/Register.hs  libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/./Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/./Distribution/SPDX.hs  libraries/Cabal/Cabal/./Distribution/SPDX/License.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/./Distribution/System.hs  libraries/Cabal/Cabal/./Distribution/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Text.hs  libraries/Cabal/Cabal/./Distribution/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/./Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable.hs  libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/./Distribution/Types/Library.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/./Distribution/Types/Flag.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/./Distribution/Types/Module.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/TestType.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/Condition.hs  libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/./Distribution/Types/Component.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/Version.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/./Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/./Distribution/Verbosity.hs  libraries/Cabal/Cabal/./Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/./Distribution/Version.hs  libraries/Cabal/Cabal/./Language/Haskell/Extension.hs  libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Newtypes.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/./Distribution/Parsec.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/./Distribution/Fields.hs  libraries/Cabal/Cabal/./Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Fields/Field.hs  libraries/Cabal/Cabal/./Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/./Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/./Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/./Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/./Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/./Distribution/Compat/Async.hs  libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/./Distribution/GetOpt.hs  libraries/Cabal/Cabal/./Distribution/Lex.hs  libraries/Cabal/Cabal/./Distribution/Utils/String.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros/Z.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/./Distribution/ZinzaPrelude.hs  libraries/Cabal/Cabal/dist-install/build/./autogen/Paths_Cabal.hs
echo "libraries/Cabal/Cabal_dist-install_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/Cabal/Cabal/dist-install/build/./ libraries/Cabal/Cabal/dist-install/build/Distribution/ libraries/Cabal/Cabal/dist-install/build/Distribution/Backpack/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Prelude/ libraries/Cabal/Cabal/dist-install/build/Distribution/FieldGrammar/ libraries/Cabal/Cabal/dist-install/build/Distribution/Fields/ libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec/ libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/PackageName/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-install/build/Distribution/Types/VersionRange/ libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity/ libraries/Cabal/Cabal/dist-install/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/Cabal/Cabal/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/parsec_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/parsec/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-install/build -Ilibraries/parsec/dist-install/build -ilibraries/parsec/dist-install/build/./autogen -Ilibraries/parsec/dist-install/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-name-shadowing -Wno-unused-matches -Wno-unused-do-bind -Wno-missing-signatures -Wno-unused-imports -Wno-type-defaults -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/parsec/dist-install/build -dep-makefile libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -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/parsec_dist-install_depfile_haskell_EXISTS = YES" >> libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/parsec/dist-install/build/Text/ libraries/parsec/dist-install/build/Text/Parsec/ libraries/parsec/dist-install/build/Text/Parsec/ByteString/ libraries/parsec/dist-install/build/Text/Parsec/Text/ libraries/parsec/dist-install/build/Text/ParserCombinators/ libraries/parsec/dist-install/build/Text/ParserCombinators/Parsec/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/parsec/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/text/dist-install/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/text/cbits/cbits.c -MF libraries/text/dist-install/build/.depend-v-p-dyn.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-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/text_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/text/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/text/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-install/build -Ilibraries/text/dist-install/build -ilibraries/text/dist-install/build/./autogen -Ilibraries/text/dist-install/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-install/build/include    -optP-include -optPlibraries/text/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -package-id template-haskell-2.17.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/text/dist-install/build -dep-makefile libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/text/src/Data/Text.hs  libraries/text/src/Data/Text/Array.hs  libraries/text/src/Data/Text/Encoding.hs  libraries/text/src/Data/Text/Encoding/Error.hs  libraries/text/src/Data/Text/Foreign.hs  libraries/text/src/Data/Text/IO.hs  libraries/text/src/Data/Text/Internal.hs  libraries/text/src/Data/Text/Internal/Builder.hs  libraries/text/src/Data/Text/Internal/Builder/Functions.hs  libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs  libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs  libraries/text/src/Data/Text/Internal/ByteStringCompat.hs  libraries/text/src/Data/Text/Internal/PrimCompat.hs  libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs  libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs  libraries/text/src/Data/Text/Internal/Functions.hs  libraries/text/src/Data/Text/Internal/Fusion.hs  libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs  libraries/text/src/Data/Text/Internal/Fusion/Common.hs  libraries/text/src/Data/Text/Internal/Fusion/Size.hs  libraries/text/src/Data/Text/Internal/Fusion/Types.hs  libraries/text/src/Data/Text/Internal/IO.hs  libraries/text/src/Data/Text/Internal/Lazy.hs  libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs  libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs  libraries/text/src/Data/Text/Internal/Lazy/Search.hs  libraries/text/src/Data/Text/Internal/Private.hs  libraries/text/src/Data/Text/Internal/Read.hs  libraries/text/src/Data/Text/Internal/Search.hs  libraries/text/src/Data/Text/Internal/Unsafe.hs  libraries/text/src/Data/Text/Internal/Unsafe/Char.hs  libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs  libraries/text/src/Data/Text/Lazy.hs  libraries/text/src/Data/Text/Lazy/Builder.hs  libraries/text/src/Data/Text/Lazy/Builder/Int.hs  libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs  libraries/text/src/Data/Text/Lazy/Encoding.hs  libraries/text/src/Data/Text/Lazy/IO.hs  libraries/text/src/Data/Text/Lazy/Internal.hs  libraries/text/src/Data/Text/Lazy/Read.hs  libraries/text/src/Data/Text/Read.hs  libraries/text/src/Data/Text/Unsafe.hs  libraries/text/src/Data/Text/Show.hs
echo "libraries/text_dist-install_depfile_haskell_EXISTS = YES" >> libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/text/dist-install/build/Data/ libraries/text/dist-install/build/Data/Text/ libraries/text/dist-install/build/Data/Text/Encoding/ libraries/text/dist-install/build/Data/Text/Internal/ libraries/text/dist-install/build/Data/Text/Internal/Builder/ libraries/text/dist-install/build/Data/Text/Internal/Builder/Int/ libraries/text/dist-install/build/Data/Text/Internal/Builder/RealFloat/ libraries/text/dist-install/build/Data/Text/Internal/Encoding/ libraries/text/dist-install/build/Data/Text/Internal/Encoding/Fusion/ libraries/text/dist-install/build/Data/Text/Internal/Fusion/ libraries/text/dist-install/build/Data/Text/Internal/Lazy/ libraries/text/dist-install/build/Data/Text/Internal/Lazy/Encoding/ libraries/text/dist-install/build/Data/Text/Internal/Unsafe/ libraries/text/dist-install/build/Data/Text/Lazy/ libraries/text/dist-install/build/Data/Text/Lazy/Builder/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/text/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/text/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/text/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/template-haskell_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/template-haskell/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -dep-makefile libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -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/template-haskell_dist-install_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/template-haskell/dist-install/build/Language/Haskell/ libraries/template-haskell/dist-install/build/Language/Haskell/TH/ libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/template-haskell/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-boot_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -dep-makefile libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-boot/./GHC/BaseDir.hs  libraries/ghc-boot/./GHC/LanguageExtensions.hs  libraries/ghc-boot/./GHC/Unit/Database.hs  libraries/ghc-boot/./GHC/Serialized.hs  libraries/ghc-boot/./GHC/ForeignSrcLang.hs  libraries/ghc-boot/./GHC/HandleEncoding.hs  libraries/ghc-boot/./GHC/Platform.hs  libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  libraries/ghc-boot/./GHC/Settings/Platform.hs  libraries/ghc-boot/./GHC/Settings/Utils.hs  libraries/ghc-boot/./GHC/UniqueSubdir.hs  libraries/ghc-boot/dist-install/build/GHC/Version.hs
echo "libraries/ghc-boot_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-boot/dist-install/build/GHC/ libraries/ghc-boot/dist-install/build/GHC/Platform/ libraries/ghc-boot/dist-install/build/GHC/Settings/ libraries/ghc-boot/dist-install/build/GHC/Unit/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-boot/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-boot-th_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot-th/dist-install/build -dep-makefile libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs  libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs  libraries/ghc-boot-th/./GHC/Lexeme.hs
echo "libraries/ghc-boot-th_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-boot-th/dist-install/build/GHC/ libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/ libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-boot-th/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/mtl_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/mtl/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -dep-makefile libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -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
echo "libraries/mtl_dist-install_depfile_haskell_EXISTS = YES" >> libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/mtl/dist-install/build/Control/Monad/ libraries/mtl/dist-install/build/Control/Monad/Cont/ libraries/mtl/dist-install/build/Control/Monad/Error/ libraries/mtl/dist-install/build/Control/Monad/RWS/ libraries/mtl/dist-install/build/Control/Monad/Reader/ libraries/mtl/dist-install/build/Control/Monad/State/ libraries/mtl/dist-install/build/Control/Monad/Writer/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/mtl/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/transformers_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/transformers/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -dep-makefile libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/transformers/./Control/Applicative/Backwards.hs  libraries/transformers/./Control/Applicative/Lift.hs  libraries/transformers/./Control/Monad/Signatures.hs  libraries/transformers/./Control/Monad/Trans/Accum.hs  libraries/transformers/./Control/Monad/Trans/Class.hs  libraries/transformers/./Control/Monad/Trans/Cont.hs  libraries/transformers/./Control/Monad/Trans/Except.hs  libraries/transformers/./Control/Monad/Trans/Error.hs  libraries/transformers/./Control/Monad/Trans/Identity.hs  libraries/transformers/./Control/Monad/Trans/List.hs  libraries/transformers/./Control/Monad/Trans/Maybe.hs  libraries/transformers/./Control/Monad/Trans/Reader.hs  libraries/transformers/./Control/Monad/Trans/RWS.hs  libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs  libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs  libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs  libraries/transformers/./Control/Monad/Trans/Select.hs  libraries/transformers/./Control/Monad/Trans/State.hs  libraries/transformers/./Control/Monad/Trans/State/Lazy.hs  libraries/transformers/./Control/Monad/Trans/State/Strict.hs  libraries/transformers/./Control/Monad/Trans/Writer.hs  libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs  libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs  libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs  libraries/transformers/./Data/Functor/Constant.hs  libraries/transformers/./Data/Functor/Reverse.hs
echo "libraries/transformers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/transformers/dist-install/build/Control/Applicative/ libraries/transformers/dist-install/build/Control/Monad/ libraries/transformers/dist-install/build/Control/Monad/Trans/ libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-install/build/Control/Monad/Trans/State/ libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-install/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/transformers/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/transformers/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/binary_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/binary/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -dep-makefile libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -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 "libraries/binary_dist-install_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/binary/dist-install/build/Data/ libraries/binary/dist-install/build/Data/Binary/ libraries/binary/dist-install/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/binary/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/binary/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/binary/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/pretty_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/pretty/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -dep-makefile libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/pretty/src/Text/PrettyPrint.hs  libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs  libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs  libraries/pretty/src/Text/PrettyPrint/Annotated.hs  libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJ.hs  libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJClass.hs
echo "libraries/pretty_dist-install_depfile_haskell_EXISTS = YES" >> libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/pretty/dist-install/build/Text/ libraries/pretty/dist-install/build/Text/PrettyPrint/ libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/pretty/dist-install/build/.depend-v-p-dyn.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/pretty/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/pretty/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/hpc_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/hpc/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/hpc/dist-install/build/Trace/Hpc//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/hpc/dist-install/build/./autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/hpc/dist-install/build/./autogen --cflag=-include --cflag=libraries/hpc/dist-install/build/./autogen/cabal_macros.h   libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs
"rm" -f libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/hpc/dist-install/build -dep-makefile libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/hpc/./Trace/Hpc/Util.hs  libraries/hpc/./Trace/Hpc/Mix.hs  libraries/hpc/./Trace/Hpc/Tix.hs  libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs
echo "libraries/hpc_dist-install_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/hpc/dist-install/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/hpc/dist-install/build/.depend-v-p-dyn.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-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/hpc/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/process/cbits/posix/runProcess.c -MF libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/process/cbits/posix/fork_exec.c -MF libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/process/cbits/posix/posix_spawn.c -MF libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/process/cbits/posix/find_executable.c -MF libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/process/cbits/posix/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/process_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/process/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/process/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/process/dist-install/build -dep-makefile libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/process/./System/Cmd.hs  libraries/process/./System/Process.hs  libraries/process/./System/Process/Internals.hs  libraries/process/./System/Process/Common.hs  libraries/process/./System/Process/Posix.hs
echo "libraries/process_dist-install_depfile_haskell_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/process/dist-install/build/System/ libraries/process/dist-install/build/System/Process/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/process/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/process/dist-install/build/.depend-v-p-dyn.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/process/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/process/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/directory_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/directory/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/directory/dist-install/build/System/Directory/Internal//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/directory/dist-install/build/./autogen' '--cflag=-Ilibraries/directory/.' '--cflag=-Ilibraries/directory/dist-install/build/.' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/directory/dist-install/build/./autogen --cflag=-include --cflag=libraries/directory/dist-install/build/./autogen/cabal_macros.h   libraries/directory/./System/Directory/Internal/C_utimensat.hsc -o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/directory/dist-install/build/./autogen' '--cflag=-Ilibraries/directory/.' '--cflag=-Ilibraries/directory/dist-install/build/.' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/directory/dist-install/build/./autogen --cflag=-include --cflag=libraries/directory/dist-install/build/./autogen/cabal_macros.h   libraries/directory/./System/Directory/Internal/Posix.hsc -o libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/directory/dist-install/build/./autogen' '--cflag=-Ilibraries/directory/.' '--cflag=-Ilibraries/directory/dist-install/build/.' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/directory/dist-install/build/./autogen --cflag=-include --cflag=libraries/directory/dist-install/build/./autogen/cabal_macros.h   libraries/directory/./System/Directory/Internal/Windows.hsc -o libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs
"rm" -f libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -dep-makefile libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/directory/./System/Directory.hs  libraries/directory/./System/Directory/Internal.hs  libraries/directory/./System/Directory/Internal/Prelude.hs  libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs  libraries/directory/./System/Directory/Internal/Common.hs  libraries/directory/./System/Directory/Internal/Config.hs  libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs  libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs
echo "libraries/directory_dist-install_depfile_haskell_EXISTS = YES" >> libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/directory/dist-install/build/System/ libraries/directory/dist-install/build/System/Directory/ libraries/directory/dist-install/build/System/Directory/Internal/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/directory/dist-install/build/.depend-v-p-dyn.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/directory/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/directory/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/unix/cbits/HsUnix.c -MF libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/unix/cbits/execvpe.c -MF libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/unix_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/unix/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Resource.hsc -o libraries/unix/dist-install/build/System/Posix/Resource.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Unistd.hsc -o libraries/unix/dist-install/build/System/Posix/Unistd.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/User.hsc -o libraries/unix/dist-install/build/System/Posix/User.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Signals.hsc -o libraries/unix/dist-install/build/System/Posix/Signals.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Signals//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Signals/Exts.hsc -o libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Semaphore.hsc -o libraries/unix/dist-install/build/System/Posix/Semaphore.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/SharedMem.hsc -o libraries/unix/dist-install/build/System/Posix/SharedMem.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/ByteString//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/ByteString/FilePath.hsc -o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Directory.hsc -o libraries/unix/dist-install/build/System/Posix/Directory.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Directory//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Directory/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/DynamicLinker/Module.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/DynamicLinker/Module/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/DynamicLinker/Prim.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/DynamicLinker/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/DynamicLinker.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Files.hsc -o libraries/unix/dist-install/build/System/Posix/Files.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Files//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Files/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/IO.hsc -o libraries/unix/dist-install/build/System/Posix/IO.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/IO//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/IO/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Env.hsc -o libraries/unix/dist-install/build/System/Posix/Env.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Env//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Env/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Fcntl.hsc -o libraries/unix/dist-install/build/System/Posix/Fcntl.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Process.hsc -o libraries/unix/dist-install/build/System/Posix/Process.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Process//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Process/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Temp.hsc -o libraries/unix/dist-install/build/System/Posix/Temp.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Temp//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Temp/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Terminal.hsc -o libraries/unix/dist-install/build/System/Posix/Terminal.hs
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Terminal//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Terminal/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Directory/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Directory/Common.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/DynamicLinker/Common.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Files/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Files/Common.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/IO/Common.hsc -o libraries/unix/dist-install/build/System/Posix/IO/Common.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Process/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Process/Common.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/unix/dist-install/build/./autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-Ilibraries/unix/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/unix/dist-install/build/./autogen --cflag=-include --cflag=libraries/unix/dist-install/build/./autogen/cabal_macros.h   libraries/unix/./System/Posix/Terminal/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs
"rm" -f libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -dep-makefile libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/unix/./System/Posix.hs  libraries/unix/./System/Posix/ByteString.hs  libraries/unix/./System/Posix/Error.hs  libraries/unix/dist-install/build/System/Posix/Resource.hs  libraries/unix/./System/Posix/Time.hs  libraries/unix/dist-install/build/System/Posix/Unistd.hs  libraries/unix/dist-install/build/System/Posix/User.hs  libraries/unix/dist-install/build/System/Posix/Signals.hs  libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs  libraries/unix/dist-install/build/System/Posix/Semaphore.hs  libraries/unix/dist-install/build/System/Posix/SharedMem.hs  libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs  libraries/unix/dist-install/build/System/Posix/Directory.hs  libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs  libraries/unix/dist-install/build/System/Posix/Files.hs  libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs  libraries/unix/dist-install/build/System/Posix/IO.hs  libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Env.hs  libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Fcntl.hs  libraries/unix/dist-install/build/System/Posix/Process.hs  libraries/unix/./System/Posix/Process/Internals.hs  libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Temp.hs  libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Terminal.hs  libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs  libraries/unix/dist-install/build/System/Posix/Directory/Common.hs  libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs  libraries/unix/dist-install/build/System/Posix/Files/Common.hs  libraries/unix/dist-install/build/System/Posix/IO/Common.hs  libraries/unix/dist-install/build/System/Posix/Process/Common.hs  libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs
echo "libraries/unix_dist-install_depfile_haskell_EXISTS = YES" >> libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/unix/dist-install/build/System/ libraries/unix/dist-install/build/System/Posix/ libraries/unix/dist-install/build/System/Posix/ByteString/ libraries/unix/dist-install/build/System/Posix/Directory/ libraries/unix/dist-install/build/System/Posix/DynamicLinker/ libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ libraries/unix/dist-install/build/System/Posix/Env/ libraries/unix/dist-install/build/System/Posix/Files/ libraries/unix/dist-install/build/System/Posix/IO/ libraries/unix/dist-install/build/System/Posix/Process/ libraries/unix/dist-install/build/System/Posix/Signals/ libraries/unix/dist-install/build/System/Posix/Temp/ libraries/unix/dist-install/build/System/Posix/Terminal/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/unix/dist-install/build/.depend-v-p-dyn.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/unix/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/unix/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/time/lib/cbits/HsTime.c -MF libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/time_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/time/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/time/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/time/dist-install/build/Data/Time/Clock/Internal//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/time/dist-install/build/./autogen' '--cflag=-Ilibraries/time/lib/include' '--cflag=-Ilibraries/time/dist-install/build/lib/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/time/dist-install/build/./autogen --cflag=-include --cflag=libraries/time/dist-install/build/./autogen/cabal_macros.h   libraries/time/lib/Data/Time/Clock/Internal/CTimespec.hsc -o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs
"rm" -f libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -dep-makefile libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/time/lib/Data/Time/Calendar.hs  libraries/time/lib/Data/Time/Calendar/MonthDay.hs  libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs  libraries/time/lib/Data/Time/Calendar/WeekDate.hs  libraries/time/lib/Data/Time/Calendar/Julian.hs  libraries/time/lib/Data/Time/Calendar/Easter.hs  libraries/time/lib/Data/Time/Clock.hs  libraries/time/lib/Data/Time/Clock/System.hs  libraries/time/lib/Data/Time/Clock/POSIX.hs  libraries/time/lib/Data/Time/Clock/TAI.hs  libraries/time/lib/Data/Time/LocalTime.hs  libraries/time/lib/Data/Time/Format.hs  libraries/time/lib/Data/Time/Format/Internal.hs  libraries/time/lib/Data/Time/Format/ISO8601.hs  libraries/time/lib/Data/Time.hs  libraries/time/lib/Data/Format.hs  libraries/time/lib/Data/Time/Calendar/Private.hs  libraries/time/lib/Data/Time/Calendar/Days.hs  libraries/time/lib/Data/Time/Calendar/Gregorian.hs  libraries/time/lib/Data/Time/Calendar/CalendarDiffDays.hs  libraries/time/lib/Data/Time/Calendar/Week.hs  libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs  libraries/time/lib/Data/Time/Clock/Internal/DiffTime.hs  libraries/time/lib/Data/Time/Clock/Internal/AbsoluteTime.hs  libraries/time/lib/Data/Time/Clock/Internal/NominalDiffTime.hs  libraries/time/lib/Data/Time/Clock/Internal/POSIXTime.hs  libraries/time/lib/Data/Time/Clock/Internal/UniversalTime.hs  libraries/time/lib/Data/Time/Clock/Internal/SystemTime.hs  libraries/time/lib/Data/Time/Clock/Internal/UTCTime.hs  libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs  libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs  libraries/time/lib/Data/Time/Clock/Internal/UTCDiff.hs  libraries/time/lib/Data/Time/LocalTime/Internal/TimeZone.hs  libraries/time/lib/Data/Time/LocalTime/Internal/TimeOfDay.hs  libraries/time/lib/Data/Time/LocalTime/Internal/CalendarDiffTime.hs  libraries/time/lib/Data/Time/LocalTime/Internal/LocalTime.hs  libraries/time/lib/Data/Time/LocalTime/Internal/ZonedTime.hs  libraries/time/lib/Data/Time/Format/Parse.hs  libraries/time/lib/Data/Time/Format/Locale.hs  libraries/time/lib/Data/Time/Format/Format/Class.hs  libraries/time/lib/Data/Time/Format/Format/Instances.hs  libraries/time/lib/Data/Time/Format/Parse/Class.hs  libraries/time/lib/Data/Time/Format/Parse/Instances.hs
echo "libraries/time_dist-install_depfile_haskell_EXISTS = YES" >> libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/time/dist-install/build/Data/ libraries/time/dist-install/build/Data/Time/ libraries/time/dist-install/build/Data/Time/Calendar/ libraries/time/dist-install/build/Data/Time/Clock/ libraries/time/dist-install/build/Data/Time/Clock/Internal/ libraries/time/dist-install/build/Data/Time/Format/ libraries/time/dist-install/build/Data/Time/Format/Format/ libraries/time/dist-install/build/Data/Time/Format/Parse/ libraries/time/dist-install/build/Data/Time/LocalTime/Internal/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/time/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/time/dist-install/build/.depend-v-p-dyn.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/time/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/time/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/containers/containers/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/containers/containers/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/containers/containers_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/containers/containers/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/containers/containers/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/containers/containers/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/containers/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -dep-makefile libraries/containers/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/containers/containers/src/Data/Containers/ListUtils.hs  libraries/containers/containers/src/Data/IntMap.hs  libraries/containers/containers/src/Data/IntMap/Lazy.hs  libraries/containers/containers/src/Data/IntMap/Strict.hs  libraries/containers/containers/src/Data/IntMap/Strict/Internal.hs  libraries/containers/containers/src/Data/IntMap/Internal.hs  libraries/containers/containers/src/Data/IntMap/Internal/Debug.hs  libraries/containers/containers/src/Data/IntMap/Merge/Lazy.hs  libraries/containers/containers/src/Data/IntMap/Merge/Strict.hs  libraries/containers/containers/src/Data/IntSet/Internal.hs  libraries/containers/containers/src/Data/IntSet.hs  libraries/containers/containers/src/Data/Map.hs  libraries/containers/containers/src/Data/Map/Lazy.hs  libraries/containers/containers/src/Data/Map/Merge/Lazy.hs  libraries/containers/containers/src/Data/Map/Strict/Internal.hs  libraries/containers/containers/src/Data/Map/Strict.hs  libraries/containers/containers/src/Data/Map/Merge/Strict.hs  libraries/containers/containers/src/Data/Map/Internal.hs  libraries/containers/containers/src/Data/Map/Internal/Debug.hs  libraries/containers/containers/src/Data/Set/Internal.hs  libraries/containers/containers/src/Data/Set.hs  libraries/containers/containers/src/Data/Graph.hs  libraries/containers/containers/src/Data/Sequence.hs  libraries/containers/containers/src/Data/Sequence/Internal.hs  libraries/containers/containers/src/Data/Sequence/Internal/Sorting.hs  libraries/containers/containers/src/Data/Tree.hs  libraries/containers/containers/src/Utils/Containers/Internal/BitUtil.hs  libraries/containers/containers/src/Utils/Containers/Internal/BitQueue.hs  libraries/containers/containers/src/Utils/Containers/Internal/StrictPair.hs  libraries/containers/containers/src/Utils/Containers/Internal/State.hs  libraries/containers/containers/src/Utils/Containers/Internal/StrictMaybe.hs  libraries/containers/containers/src/Utils/Containers/Internal/PtrEquality.hs  libraries/containers/containers/src/Utils/Containers/Internal/Coercions.hs  libraries/containers/containers/src/Utils/Containers/Internal/TypeError.hs  libraries/containers/containers/src/Data/Map/Internal/DeprecatedShowTree.hs  libraries/containers/containers/src/Data/IntMap/Internal/DeprecatedDebug.hs
echo "libraries/containers/containers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/containers/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/containers/containers/dist-install/build/Data/ libraries/containers/containers/dist-install/build/Data/Containers/ libraries/containers/containers/dist-install/build/Data/IntMap/ libraries/containers/containers/dist-install/build/Data/IntMap/Internal/ libraries/containers/containers/dist-install/build/Data/IntMap/Merge/ libraries/containers/containers/dist-install/build/Data/IntMap/Strict/ libraries/containers/containers/dist-install/build/Data/IntSet/ libraries/containers/containers/dist-install/build/Data/Map/ libraries/containers/containers/dist-install/build/Data/Map/Internal/ libraries/containers/containers/dist-install/build/Data/Map/Merge/ libraries/containers/containers/dist-install/build/Data/Map/Strict/ libraries/containers/containers/dist-install/build/Data/Sequence/ libraries/containers/containers/dist-install/build/Data/Sequence/Internal/ libraries/containers/containers/dist-install/build/Data/Set/ libraries/containers/containers/dist-install/build/Utils/Containers/Internal/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/containers/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/containers/containers/dist-install/build/.depend-v-p-dyn.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/containers/containers/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/containers/containers/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/bytestring/cbits/fpstring.c -MF libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include     -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/bytestring/cbits/itoa.c -MF libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/bytestring_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/bytestring/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -dep-makefile libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/bytestring/./Data/ByteString.hs  libraries/bytestring/./Data/ByteString/Char8.hs  libraries/bytestring/./Data/ByteString/Unsafe.hs  libraries/bytestring/./Data/ByteString/Internal.hs  libraries/bytestring/./Data/ByteString/Lazy.hs  libraries/bytestring/./Data/ByteString/Lazy/Char8.hs  libraries/bytestring/./Data/ByteString/Lazy/Internal.hs  libraries/bytestring/./Data/ByteString/Short.hs  libraries/bytestring/./Data/ByteString/Short/Internal.hs  libraries/bytestring/./Data/ByteString/Builder.hs  libraries/bytestring/./Data/ByteString/Builder/Extra.hs  libraries/bytestring/./Data/ByteString/Builder/Prim.hs  libraries/bytestring/./Data/ByteString/Builder/Internal.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs  libraries/bytestring/./Data/ByteString/Lazy/Builder.hs  libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs  libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs  libraries/bytestring/./Data/ByteString/Builder/ASCII.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs  libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs
echo "libraries/bytestring_dist-install_depfile_haskell_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/bytestring/dist-install/build/Data/ libraries/bytestring/dist-install/build/Data/ByteString/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Short/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/bytestring/dist-install/build/.depend-v-p-dyn.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/bytestring/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/bytestring/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/deepseq_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/deepseq/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id deepseq-1.4.5.0 -hide-all-packages -package-env - -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/.    -optP-include -optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/deepseq/dist-install/build -dep-makefile libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/deepseq/./Control/DeepSeq.hs  libraries/deepseq/./Control/DeepSeq/BackDoor.hs
echo "libraries/deepseq_dist-install_depfile_haskell_EXISTS = YES" >> libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/deepseq/dist-install/build/Control/ libraries/deepseq/dist-install/build/Control/DeepSeq/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/deepseq/dist-install/build/.depend-v-p-dyn.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/deepseq/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/deepseq/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/array_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/array/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/array/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -dep-makefile libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/array/./Data/Array.hs  libraries/array/./Data/Array/Base.hs  libraries/array/./Data/Array/IArray.hs  libraries/array/./Data/Array/IO.hs  libraries/array/./Data/Array/IO/Safe.hs  libraries/array/./Data/Array/IO/Internals.hs  libraries/array/./Data/Array/MArray.hs  libraries/array/./Data/Array/MArray/Safe.hs  libraries/array/./Data/Array/ST.hs  libraries/array/./Data/Array/ST/Safe.hs  libraries/array/./Data/Array/Storable.hs  libraries/array/./Data/Array/Storable/Safe.hs  libraries/array/./Data/Array/Storable/Internals.hs  libraries/array/./Data/Array/Unboxed.hs  libraries/array/./Data/Array/Unsafe.hs
echo "libraries/array_dist-install_depfile_haskell_EXISTS = YES" >> libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/array/dist-install/build/Data/ libraries/array/dist-install/build/Data/Array/ libraries/array/dist-install/build/Data/Array/IO/ libraries/array/dist-install/build/Data/Array/MArray/ libraries/array/dist-install/build/Data/Array/ST/ libraries/array/dist-install/build/Data/Array/Storable/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/array/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/array/dist-install/build/.depend-v-p-dyn.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/array/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/array/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
"rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/filepath_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/filepath/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -package-env - -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/filepath/dist-install/build -dep-makefile libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/filepath/./System/FilePath.hs  libraries/filepath/./System/FilePath/Posix.hs  libraries/filepath/./System/FilePath/Windows.hs
echo "libraries/filepath_dist-install_depfile_haskell_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/filepath/dist-install/build/System/ libraries/filepath/dist-install/build/System/FilePath/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/filepath/dist-install/build/.depend-v-p-dyn.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/filepath/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/filepath/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/DarwinUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/PrelIOUtils.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/SetEnv.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/WCsubst.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/iconv.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/inputReady.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/md5.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/primFloat.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/sysconf.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/fs.c -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include    -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c libraries/base/cbits/CastFloatWord.cmm -MF libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/base_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/base/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/base/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/Clock.hsc -o libraries/base/dist-install/build/GHC/Clock.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/ConsoleHandler.hsc -o libraries/base/dist-install/build/GHC/ConsoleHandler.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/ExecutionStack//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/ExecutionStack/Internal.hsc -o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/RTS//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/RTS/Flags.hsc -o libraries/base/dist-install/build/GHC/RTS/Flags.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Stack//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/Stack/CCS.hsc -o libraries/base/dist-install/build/GHC/Stack/CCS.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/Stats.hsc -o libraries/base/dist-install/build/GHC/Stats.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./System/CPUTime.hsc -o libraries/base/dist-install/build/System/CPUTime.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System/Environment//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./System/Environment/Blank.hsc -o libraries/base/dist-install/build/System/Environment/Blank.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/IO/Handle/Lock//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/IO/Handle/Lock/Flock.hsc -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/IO/Handle/Lock/LinuxOFD.hsc -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/IO/Handle/Lock/Windows.hsc -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./System/Environment/ExecutablePath.hsc -o libraries/base/dist-install/build/System/Environment/ExecutablePath.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Event//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/Event/EPoll.hsc -o libraries/base/dist-install/build/GHC/Event/EPoll.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/Event/KQueue.hsc -o libraries/base/dist-install/build/GHC/Event/KQueue.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./GHC/Event/Poll.hsc -o libraries/base/dist-install/build/GHC/Event/Poll.hs
"inplace/bin/mkdirhier" libraries/base/dist-install/build/System/CPUTime/Posix//.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./System/CPUTime/Posix/ClockGetTime.hsc -o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./System/CPUTime/Posix/Times.hsc -o libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-pipe --cflag=-fno-aggressive-loop-optimizations --cflag=-D_FORTIFY_SOURCE=2 --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-L/opt/pkg/lib --lflag=-Wl,-R/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__=900 '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-pipe' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-D_FORTIFY_SOURCE=2' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/base/dist-install/build/./autogen' '--cflag=-Ilibraries/base/include' '--cflag=-Ilibraries/base/dist-install/build/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' '--cflag=-I/opt/pkg/include' '--cflag=-I/opt/pkg/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/base/dist-install/build/./autogen --cflag=-include --cflag=libraries/base/dist-install/build/./autogen/cabal_macros.h   libraries/base/./System/CPUTime/Posix/RUsage.hsc -o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs
"cp" libraries/base/./GHC/Stack/CCS.hs-boot libraries/base/dist-install/build/GHC/Stack/CCS.hs-boot
"rm" -f libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -dep-makefile libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/base/./Control/Applicative.hs  libraries/base/./Control/Arrow.hs  libraries/base/./Control/Category.hs  libraries/base/./Control/Concurrent.hs  libraries/base/./Control/Concurrent/Chan.hs  libraries/base/./Control/Concurrent/MVar.hs  libraries/base/./Control/Concurrent/QSem.hs  libraries/base/./Control/Concurrent/QSemN.hs  libraries/base/./Control/Exception.hs  libraries/base/./Control/Exception/Base.hs  libraries/base/./Control/Monad.hs  libraries/base/./Control/Monad/Fail.hs  libraries/base/./Control/Monad/Fix.hs  libraries/base/./Control/Monad/Instances.hs  libraries/base/./Control/Monad/IO/Class.hs  libraries/base/./Control/Monad/ST.hs  libraries/base/./Control/Monad/ST/Lazy.hs  libraries/base/./Control/Monad/ST/Lazy/Safe.hs  libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs  libraries/base/./Control/Monad/ST/Safe.hs  libraries/base/./Control/Monad/ST/Strict.hs  libraries/base/./Control/Monad/ST/Unsafe.hs  libraries/base/./Control/Monad/Zip.hs  libraries/base/./Data/Bifoldable.hs  libraries/base/./Data/Bifunctor.hs  libraries/base/./Data/Bitraversable.hs  libraries/base/./Data/Bits.hs  libraries/base/./Data/Bool.hs  libraries/base/./Data/Char.hs  libraries/base/./Data/Coerce.hs  libraries/base/./Data/Complex.hs  libraries/base/./Data/Data.hs  libraries/base/./Data/Dynamic.hs  libraries/base/./Data/Either.hs  libraries/base/./Data/Eq.hs  libraries/base/./Data/Fixed.hs  libraries/base/./Data/Foldable.hs  libraries/base/./Data/Function.hs  libraries/base/./Data/Functor.hs  libraries/base/./Data/Functor/Classes.hs  libraries/base/./Data/Functor/Contravariant.hs  libraries/base/./Data/Functor/Compose.hs  libraries/base/./Data/Functor/Const.hs  libraries/base/./Data/Functor/Identity.hs  libraries/base/./Data/Functor/Product.hs  libraries/base/./Data/Functor/Sum.hs  libraries/base/./Data/IORef.hs  libraries/base/./Data/Int.hs  libraries/base/./Data/Ix.hs  libraries/base/./Data/Kind.hs  libraries/base/./Data/List.hs  libraries/base/./Data/List/NonEmpty.hs  libraries/base/./Data/Maybe.hs  libraries/base/./Data/Monoid.hs  libraries/base/./Data/Ord.hs  libraries/base/./Data/Proxy.hs  libraries/base/./Data/Ratio.hs  libraries/base/./Data/Semigroup.hs  libraries/base/./Data/STRef.hs  libraries/base/./Data/STRef/Lazy.hs  libraries/base/./Data/STRef/Strict.hs  libraries/base/./Data/String.hs  libraries/base/./Data/Traversable.hs  libraries/base/./Data/Tuple.hs  libraries/base/./Data/Type/Bool.hs  libraries/base/./Data/Type/Coercion.hs  libraries/base/./Data/Type/Equality.hs  libraries/base/./Data/Typeable.hs  libraries/base/./Data/Unique.hs  libraries/base/./Data/Version.hs  libraries/base/./Data/Void.hs  libraries/base/./Data/Word.hs  libraries/base/./Debug/Trace.hs  libraries/base/./Foreign.hs  libraries/base/./Foreign/C.hs  libraries/base/./Foreign/C/Error.hs  libraries/base/./Foreign/C/String.hs  libraries/base/./Foreign/C/Types.hs  libraries/base/./Foreign/Concurrent.hs  libraries/base/./Foreign/ForeignPtr.hs  libraries/base/./Foreign/ForeignPtr/Safe.hs  libraries/base/./Foreign/ForeignPtr/Unsafe.hs  libraries/base/./Foreign/Marshal.hs  libraries/base/./Foreign/Marshal/Alloc.hs  libraries/base/./Foreign/Marshal/Array.hs  libraries/base/./Foreign/Marshal/Error.hs  libraries/base/./Foreign/Marshal/Pool.hs  libraries/base/./Foreign/Marshal/Safe.hs  libraries/base/./Foreign/Marshal/Unsafe.hs  libraries/base/./Foreign/Marshal/Utils.hs  libraries/base/./Foreign/Ptr.hs  libraries/base/./Foreign/Safe.hs  libraries/base/./Foreign/StablePtr.hs  libraries/base/./Foreign/Storable.hs  libraries/base/./GHC/Arr.hs  libraries/base/./GHC/Base.hs  libraries/base/./GHC/ByteOrder.hs  libraries/base/./GHC/Char.hs  libraries/base/dist-install/build/GHC/Clock.hs  libraries/base/./GHC/Conc.hs  libraries/base/./GHC/Conc/IO.hs  libraries/base/./GHC/Conc/Signal.hs  libraries/base/./GHC/Conc/Sync.hs  libraries/base/dist-install/build/GHC/ConsoleHandler.hs  libraries/base/./GHC/Constants.hs  libraries/base/./GHC/Desugar.hs  libraries/base/./GHC/Enum.hs  libraries/base/./GHC/Environment.hs  libraries/base/./GHC/Err.hs  libraries/base/./GHC/Event/TimeOut.hs  libraries/base/./GHC/Exception.hs  libraries/base/./GHC/Exception/Type.hs  libraries/base/./GHC/ExecutionStack.hs  libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs  libraries/base/./GHC/Exts.hs  libraries/base/./GHC/Fingerprint.hs  libraries/base/./GHC/Fingerprint/Type.hs  libraries/base/./GHC/Float.hs  libraries/base/./GHC/Float/ConversionUtils.hs  libraries/base/./GHC/Float/RealFracMethods.hs  libraries/base/./GHC/Foreign.hs  libraries/base/./GHC/ForeignPtr.hs  libraries/base/./GHC/GHCi.hs  libraries/base/./GHC/GHCi/Helpers.hs  libraries/base/./GHC/Generics.hs  libraries/base/./GHC/IO.hs  libraries/base/./GHC/IO/Buffer.hs  libraries/base/./GHC/IO/BufferedIO.hs  libraries/base/./GHC/IO/Device.hs  libraries/base/./GHC/IO/Encoding.hs  libraries/base/./GHC/IO/Encoding/CodePage.hs  libraries/base/./GHC/IO/Encoding/Failure.hs  libraries/base/./GHC/IO/Encoding/Iconv.hs  libraries/base/./GHC/IO/Encoding/Latin1.hs  libraries/base/./GHC/IO/Encoding/Types.hs  libraries/base/./GHC/IO/Encoding/UTF16.hs  libraries/base/./GHC/IO/Encoding/UTF32.hs  libraries/base/./GHC/IO/Encoding/UTF8.hs  libraries/base/./GHC/IO/Exception.hs  libraries/base/./GHC/IO/FD.hs  libraries/base/./GHC/IO/Handle.hs  libraries/base/./GHC/IO/Handle/FD.hs  libraries/base/./GHC/IO/Handle/Internals.hs  libraries/base/./GHC/IO/Handle/Lock.hs  libraries/base/./GHC/IO/Handle/Text.hs  libraries/base/./GHC/IO/Handle/Types.hs  libraries/base/./GHC/IO/IOMode.hs  libraries/base/./GHC/IO/Unsafe.hs  libraries/base/./GHC/IO/StdHandles.hs  libraries/base/./GHC/IO/SubSystem.hs  libraries/base/./GHC/IOArray.hs  libraries/base/./GHC/IORef.hs  libraries/base/./GHC/Int.hs  libraries/base/./GHC/Integer.hs  libraries/base/./GHC/Integer/Logarithms.hs  libraries/base/./GHC/Ix.hs  libraries/base/./GHC/List.hs  libraries/base/./GHC/Maybe.hs  libraries/base/./GHC/MVar.hs  libraries/base/./GHC/Natural.hs  libraries/base/./GHC/Num.hs  libraries/base/./GHC/OldList.hs  libraries/base/./GHC/OverloadedLabels.hs  libraries/base/./GHC/Pack.hs  libraries/base/./GHC/Profiling.hs  libraries/base/./GHC/Ptr.hs  libraries/base/./GHC/Read.hs  libraries/base/./GHC/Real.hs  libraries/base/./GHC/Records.hs  libraries/base/./GHC/ResponseFile.hs  libraries/base/dist-install/build/GHC/RTS/Flags.hs  libraries/base/./GHC/ST.hs  libraries/base/./GHC/StaticPtr.hs  libraries/base/./GHC/STRef.hs  libraries/base/./GHC/Show.hs  libraries/base/./GHC/Stable.hs  libraries/base/./GHC/StableName.hs  libraries/base/./GHC/Stack.hs  libraries/base/dist-install/build/GHC/Stack/CCS.hs  libraries/base/./GHC/Stack/Types.hs  libraries/base/dist-install/build/GHC/Stats.hs  libraries/base/./GHC/Storable.hs  libraries/base/./GHC/TopHandler.hs  libraries/base/./GHC/TypeLits.hs  libraries/base/./GHC/TypeNats.hs  libraries/base/./GHC/Unicode.hs  libraries/base/./GHC/Weak.hs  libraries/base/./GHC/Word.hs  libraries/base/./Numeric.hs  libraries/base/./Numeric/Natural.hs  libraries/base/./Prelude.hs  libraries/base/dist-install/build/System/CPUTime.hs  libraries/base/./System/Console/GetOpt.hs  libraries/base/./System/Environment.hs  libraries/base/dist-install/build/System/Environment/Blank.hs  libraries/base/./System/Exit.hs  libraries/base/./System/IO.hs  libraries/base/./System/IO/Error.hs  libraries/base/./System/IO/Unsafe.hs  libraries/base/./System/Info.hs  libraries/base/./System/Mem.hs  libraries/base/./System/Mem/StableName.hs  libraries/base/./System/Mem/Weak.hs  libraries/base/./System/Posix/Internals.hs  libraries/base/./System/Posix/Types.hs  libraries/base/./System/Timeout.hs  libraries/base/./Text/ParserCombinators/ReadP.hs  libraries/base/./Text/ParserCombinators/ReadPrec.hs  libraries/base/./Text/Printf.hs  libraries/base/./Text/Read.hs  libraries/base/./Text/Read/Lex.hs  libraries/base/./Text/Show.hs  libraries/base/./Text/Show/Functions.hs  libraries/base/./Type/Reflection.hs  libraries/base/./Type/Reflection/Unsafe.hs  libraries/base/./Unsafe/Coerce.hs  libraries/base/./GHC/IOPort.hs  libraries/base/./GHC/Event.hs  libraries/base/./Control/Monad/ST/Imp.hs  libraries/base/./Control/Monad/ST/Lazy/Imp.hs  libraries/base/./Data/Functor/Utils.hs  libraries/base/./Data/OldList.hs  libraries/base/./Data/Semigroup/Internal.hs  libraries/base/./Data/Typeable/Internal.hs  libraries/base/./Foreign/ForeignPtr/Imp.hs  libraries/base/./GHC/IO/Handle/Lock/Common.hs  libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.hs  libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.hs  libraries/base/./GHC/IO/Handle/Lock/NoOp.hs  libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.hs  libraries/base/./GHC/StaticPtr/Internal.hs  libraries/base/./GHC/Event/Internal/Types.hs  libraries/base/dist-install/build/System/Environment/ExecutablePath.hs  libraries/base/./System/CPUTime/Utils.hs  libraries/base/./GHC/Event/Arr.hs  libraries/base/./GHC/Event/Array.hs  libraries/base/./GHC/Event/Control.hs  libraries/base/dist-install/build/GHC/Event/EPoll.hs  libraries/base/./GHC/Event/IntTable.hs  libraries/base/./GHC/Event/Internal.hs  libraries/base/dist-install/build/GHC/Event/KQueue.hs  libraries/base/./GHC/Event/Manager.hs  libraries/base/./GHC/Event/PSQ.hs  libraries/base/dist-install/build/GHC/Event/Poll.hs  libraries/base/./GHC/Event/Thread.hs  libraries/base/./GHC/Event/TimerManager.hs  libraries/base/./GHC/Event/Unique.hs  libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs  libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs  libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs  libraries/base/./System/CPUTime/Unsupported.hs
echo "libraries/base_dist-install_depfile_haskell_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/base/dist-install/build/./ libraries/base/dist-install/build/Control/ libraries/base/dist-install/build/Control/Concurrent/ libraries/base/dist-install/build/Control/Exception/ libraries/base/dist-install/build/Control/Monad/ libraries/base/dist-install/build/Control/Monad/IO/ libraries/base/dist-install/build/Control/Monad/ST/ libraries/base/dist-install/build/Control/Monad/ST/Lazy/ libraries/base/dist-install/build/Data/ libraries/base/dist-install/build/Data/Functor/ libraries/base/dist-install/build/Data/List/ libraries/base/dist-install/build/Data/STRef/ libraries/base/dist-install/build/Data/Semigroup/ libraries/base/dist-install/build/Data/Type/ libraries/base/dist-install/build/Data/Typeable/ libraries/base/dist-install/build/Debug/ libraries/base/dist-install/build/Foreign/ libraries/base/dist-install/build/Foreign/C/ libraries/base/dist-install/build/Foreign/ForeignPtr/ libraries/base/dist-install/build/Foreign/Marshal/ libraries/base/dist-install/build/GHC/ libraries/base/dist-install/build/GHC/Conc/ libraries/base/dist-install/build/GHC/Event/ libraries/base/dist-install/build/GHC/Event/Internal/ libraries/base/dist-install/build/GHC/Exception/ libraries/base/dist-install/build/GHC/ExecutionStack/ libraries/base/dist-install/build/GHC/Fingerprint/ libraries/base/dist-install/build/GHC/Float/ libraries/base/dist-install/build/GHC/GHCi/ libraries/base/dist-install/build/GHC/IO/ libraries/base/dist-install/build/GHC/IO/Encoding/ libraries/base/dist-install/build/GHC/IO/Handle/ libraries/base/dist-install/build/GHC/IO/Handle/Lock/ libraries/base/dist-install/build/GHC/Integer/ libraries/base/dist-install/build/GHC/RTS/ libraries/base/dist-install/build/GHC/Stack/ libraries/base/dist-install/build/GHC/StaticPtr/ libraries/base/dist-install/build/Numeric/ libraries/base/dist-install/build/System/ libraries/base/dist-install/build/System/CPUTime/ libraries/base/dist-install/build/System/CPUTime/Posix/ libraries/base/dist-install/build/System/Console/ libraries/base/dist-install/build/System/Environment/ libraries/base/dist-install/build/System/IO/ libraries/base/dist-install/build/System/Mem/ libraries/base/dist-install/build/System/Posix/ libraries/base/dist-install/build/Text/ libraries/base/dist-install/build/Text/ParserCombinators/ libraries/base/dist-install/build/Text/Read/ libraries/base/dist-install/build/Text/Show/ libraries/base/dist-install/build/Type/ libraries/base/dist-install/build/Type/Reflection/ libraries/base/dist-install/build/Unsafe/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/base/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/base/dist-install/build/.depend-v-p-dyn.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/base/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/base/dist-install/build/.depend-v-p-dyn.haskell
cp libraries/ghc-bignum/gmp/ghc-gmp.h libraries/ghc-bignum/include/ghc-gmp.h
"rm" -f libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include -std=c99 -Wall -DBIGNUM_GMP  -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline   -I/opt/pkg/include  -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-bignum/cbits/gmp_wrappers.c -MF libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-bignum/cbits/|" -e "1s|libraries/ghc-bignum/|libraries/ghc-bignum/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-bignum/cbits/|" -e "1s|libraries/ghc-bignum/|libraries/ghc-bignum/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-bignum/cbits/|" -e "1s|libraries/ghc-bignum/|libraries/ghc-bignum/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-bignum_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.c_asm
"rm" -f libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -dep-makefile libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-bignum/src//GHC/Num/Primitives.hs  libraries/ghc-bignum/src//GHC/Num/WordArray.hs  libraries/ghc-bignum/src//GHC/Num/BigNat.hs  libraries/ghc-bignum/src//GHC/Num/Backend.hs  libraries/ghc-bignum/src//GHC/Num/Backend/Selected.hs  libraries/ghc-bignum/src//GHC/Num/Backend/Native.hs  libraries/ghc-bignum/src//GHC/Num/Natural.hs  libraries/ghc-bignum/src//GHC/Num/Integer.hs  libraries/ghc-bignum/src//GHC/Num/Backend/GMP.hs
echo "libraries/ghc-bignum_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-bignum/dist-install/build/GHC/Num/ libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.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-bignum/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-bignum/dist-install/build/.depend-v-p-dyn.haskell
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections -Wno-sync-nand -MM -x c libraries/ghc-prim/cbits/atomic.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/bswap.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/bitrev.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/clz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/ctz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/debug.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/longlong.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/pdep.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/pext.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/popcnt.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.     -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build'  -Werror=unused-but-set-variable -Wno-error=inline  -Wno-sync-nand   -ffunction-sections -fdata-sections  -MM -x c libraries/ghc-prim/cbits/word2float.c -MF libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp && true
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.bit  
echo "libraries/ghc-prim_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp
mv libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm.tmp libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.c_asm
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/GHC//.
"inplace/bin/genprimopcode" --make-haskell-wrappers < compiler/stage1/build/primops.txt >libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs
"rm" -f libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp  
"inplace/bin/ghc-stage1" -M -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -dep-makefile libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp -dep-suffix "" -dep-suffix "p_" -dep-suffix "dyn_" -include-pkg-deps  libraries/ghc-prim/./GHC/CString.hs  libraries/ghc-prim/./GHC/Classes.hs  libraries/ghc-prim/./GHC/Debug.hs  libraries/ghc-prim/./GHC/IntWord64.hs  libraries/ghc-prim/./GHC/Magic.hs  libraries/ghc-prim/./GHC/Prim/Ext.hs  libraries/ghc-prim/./GHC/Prim/Panic.hs  libraries/ghc-prim/./GHC/Prim/Exception.hs  libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs  libraries/ghc-prim/./GHC/Tuple.hs  libraries/ghc-prim/./GHC/Types.hs
echo "libraries/ghc-prim_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp
for dir in libraries/ghc-prim/dist-install/build/GHC/ libraries/ghc-prim/dist-install/build/GHC/Prim/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp > libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.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-prim/dist-install/build/.depend-v-p-dyn.haskell.tmp2 > libraries/ghc-prim/dist-install/build/.depend-v-p-dyn.haskell
"inplace/bin/mkdirhier" rts/dist/build//.
"rm" -f rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -I/opt/pkg/include -MM -x c rts/Adjustor.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Arena.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Capability.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/CheckUnload.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ClosureFlags.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Disassembler.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ExecPage.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/FileLock.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ForeignExports.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Globals.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -O3 -MM -x c rts/Hash.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Heap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Hpc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/HsFFI.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Inlines.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -I/opt/pkg/include -MM -x c rts/Interpreter.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/LdvProfile.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Libdw.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/LibdwPool.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Linker.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Messages.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/OldARMAtomic.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/PathUtils.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Pool.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Printer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ProfHeap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ProfilerReport.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ProfilerReportJson.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Profiling.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Proftimer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RaiseAsync.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RetainerProfile.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RetainerSet.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsAPI.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsDllMain.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsFlags.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsMain.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -DProjectVersion=\"9.0.2\" -MM -x c rts/RtsMessages.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsStartup.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsSymbolInfo.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/RtsSymbols.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -DProjectVersion=\"9.0.2\" -DHostPlatform=\"x86_64-unknown-solaris2\" -DHostArch=\"x86_64\" -DHostOS=\"solaris2\" -DHostVendor=\"unknown\" -DBuildPlatform=\"x86_64-unknown-solaris2\" -DBuildArch=\"x86_64\" -DBuildOS=\"solaris2\" -DBuildVendor=\"unknown\" -DTargetPlatform=\"x86_64-unknown-solaris2\" -DTargetArch=\"x86_64\" -DTargetOS=\"solaris2\" -DTargetVendor=\"unknown\" -DGhcUnregisterised=\"NO\" -DTablesNextToCode=\"YES\" -MM -x c rts/RtsUtils.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/STM.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Schedule.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Sparks.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/SpinLock.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StableName.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StablePtr.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StaticPtrTable.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Stats.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -w -MM -x c rts/StgCRun.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StgPrimFloat.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Task.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ThreadLabels.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/ThreadPaused.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Threads.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Ticky.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Timer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/TopHandler.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -DProjectVersion=\"9.0.2\" -MM -x c rts/Trace.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/TraverseHeap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/WSDeque.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Weak.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/fs.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/hooks/FlagDefaults.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/hooks/LongGCSync.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/hooks/MallocFail.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/hooks/OnExit.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/hooks/OutOfHeap.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/hooks/StackOverflow.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/BlockAlloc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/CNF.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -Wno-inline -finline-limit=2500 -MM -x c rts/sm/Compact.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -funroll-loops -MM -x c rts/sm/Evac.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/Evac_thr.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/GC.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/GCAux.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/GCUtils.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/MBlock.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/MarkWeak.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/NonMoving.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/NonMovingCensus.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/NonMovingMark.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/NonMovingScav.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/NonMovingShortcut.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/NonMovingSweep.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/Sanity.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/Scav.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/Scav_thr.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections -I/opt/pkg/include -MM -x c rts/sm/Storage.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/sm/Sweep.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/eventlog/EventLog.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/eventlog/EventLogWriter.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/CacheFlush.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/Elf.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/LoadArchive.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/M32Alloc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/MachO.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/PEi386.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/SymbolExtras.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_got.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_plt.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_plt_aarch64.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_plt_arm.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_reloc.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_reloc_aarch64.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/elf_util.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/macho/plt.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/linker/macho/plt_aarch64.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/linker/macho/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/GetEnv.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/GetTime.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/Itimer.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/OSMem.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/OSThreads.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/Select.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/Signals.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/posix/TTY.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/adjustor/NativeAmd64.c -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/adjustor/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StgCRunAsm.S -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Apply.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Compact.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Exception.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/HeapStackCheck.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/PrimOps.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StgMiscClosures.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StgStartup.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/StgStdThunks.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DPROFILING -DTHREADED_RTS -DDEBUG  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Wno-aggregate-return -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -fno-strict-aliasing -fno-common -Irts/dist/build/./autogen       -Werror=unused-but-set-variable -Wno-error=inline -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -I/opt/pkg/include   -ffunction-sections -fdata-sections  -MM -x c rts/Updates.cmm -MF rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp && true
"rm" -f rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.bit  
echo "rts_dist_depfile_c_asm_EXISTS = YES" >> rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp
mv rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm.tmp rts/dist/build/.depend-v-p-dyn-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn-thr_debug_p-debug_p.c_asm
"inplace/bin/mkdirhier" utils/hp2ps/dist-install/build//.
"rm" -f utils/hp2ps/dist-install/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Error.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist-install/build/.depend.c_asm.bit >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp && true
"rm" -f utils/hp2ps/dist-install/build/.depend.c_asm.bit  
echo "utils/hp2ps_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist-install/build/.depend.c_asm.tmp
mv utils/hp2ps/dist-install/build/.depend.c_asm.tmp utils/hp2ps/dist-install/build/.depend.c_asm
"inplace/bin/mkdirhier" utils/unlit/dist-install/build//.
"rm" -f utils/unlit/dist-install/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist-install/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/unlit/dist-install/build/.depend.c_asm.bit >> utils/unlit/dist-install/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist-install/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections  -MM -x c utils/unlit/fs.c -MF utils/unlit/dist-install/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|^/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/||g" utils/unlit/dist-install/build/.depend.c_asm.bit >> utils/unlit/dist-install/build/.depend.c_asm.tmp && true
"rm" -f utils/unlit/dist-install/build/.depend.c_asm.bit  
echo "utils/unlit_dist-install_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist-install/build/.depend.c_asm.tmp
mv utils/unlit/dist-install/build/.depend.c_asm.tmp utils/unlit/dist-install/build/.depend.c_asm
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist-install/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/unlit/unlit.c -o utils/unlit/dist-install/build/unlit.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist-install/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/unlit/fs.c -o utils/unlit/dist-install/build/fs.dyn_o
"inplace/bin/mkdirhier" utils/unlit/dist-install/build/tmp//.
"inplace/bin/ghc-stage1" -o utils/unlit/dist-install/build/tmp/unlit -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall      -package-env - -i -iutils/unlit/. -iutils/unlit/dist-install/build -Iutils/unlit/dist-install/build -iutils/unlit/dist-install/build/unlit/autogen -Iutils/unlit/dist-install/build/unlit/autogen         -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/unlit/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall      -package-env - -i -iutils/unlit/. -iutils/unlit/dist-install/build -Iutils/unlit/dist-install/build -iutils/unlit/dist-install/build/unlit/autogen -Iutils/unlit/dist-install/build/unlit/autogen         -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -fno-use-rpaths  -no-auto-link-packages -no-hs-main  utils/unlit/dist-install/build/unlit.dyn_o utils/unlit/dist-install/build/fs.dyn_o   
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/AreaBelow.c -o utils/hp2ps/dist/build/AreaBelow.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Curves.c -o utils/hp2ps/dist/build/Curves.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Error.c -o utils/hp2ps/dist/build/Error.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Main.c -o utils/hp2ps/dist/build/Main.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Reorder.c -o utils/hp2ps/dist/build/Reorder.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/TopTwenty.c -o utils/hp2ps/dist/build/TopTwenty.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/AuxFile.c -o utils/hp2ps/dist/build/AuxFile.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Deviation.c -o utils/hp2ps/dist/build/Deviation.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/HpFile.c -o utils/hp2ps/dist/build/HpFile.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Marks.c -o utils/hp2ps/dist/build/Marks.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Scale.c -o utils/hp2ps/dist/build/Scale.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/TraceElement.c -o utils/hp2ps/dist/build/TraceElement.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Axes.c -o utils/hp2ps/dist/build/Axes.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Dimensions.c -o utils/hp2ps/dist/build/Dimensions.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Key.c -o utils/hp2ps/dist/build/Key.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/PsFile.c -o utils/hp2ps/dist/build/PsFile.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Shade.c -o utils/hp2ps/dist/build/Shade.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/hp2ps/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -c utils/hp2ps/Utilities.c -o utils/hp2ps/dist/build/Utilities.o
"inplace/bin/mkdirhier" utils/hp2ps/dist/build/tmp//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/hp2ps/dist/build/tmp/hp2ps -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -outputdir utils/hp2ps/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/hp2ps/autogen -Iutils/hp2ps/dist/build/hp2ps/autogen         -no-user-package-db -rtsopts        -no-auto-link-packages -no-hs-main  utils/hp2ps/dist/build/AreaBelow.o utils/hp2ps/dist/build/Curves.o utils/hp2ps/dist/build/Error.o utils/hp2ps/dist/build/Main.o utils/hp2ps/dist/build/Reorder.o utils/hp2ps/dist/build/TopTwenty.o utils/hp2ps/dist/build/AuxFile.o utils/hp2ps/dist/build/Deviation.o utils/hp2ps/dist/build/HpFile.o utils/hp2ps/dist/build/Marks.o utils/hp2ps/dist/build/Scale.o utils/hp2ps/dist/build/TraceElement.o utils/hp2ps/dist/build/Axes.o utils/hp2ps/dist/build/Dimensions.o utils/hp2ps/dist/build/Key.o utils/hp2ps/dist/build/PsFile.o utils/hp2ps/dist/build/Shade.o utils/hp2ps/dist/build/Utilities.o   -lm
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/hp2ps/dist/build/tmp/hp2ps inplace/lib/bin/hp2ps
"rm" -f                                                     inplace/bin/hp2ps  
echo '#!/bin/sh'                                                     >> inplace/bin/hp2ps
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/hp2ps"'                                  >> inplace/bin/hp2ps
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/hp2ps
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/hp2ps
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/hp2ps
echo 'pgmgcc="gcc"'                                               >> inplace/bin/hp2ps
echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hp2ps
cat utils/hp2ps/hp2ps.wrapper                                     >> inplace/bin/hp2ps
chmod +x                                                     inplace/bin/hp2ps
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/AreaBelow.c -o utils/hp2ps/dist-install/build/AreaBelow.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Curves.c -o utils/hp2ps/dist-install/build/Curves.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Error.c -o utils/hp2ps/dist-install/build/Error.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Main.c -o utils/hp2ps/dist-install/build/Main.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Reorder.c -o utils/hp2ps/dist-install/build/Reorder.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/TopTwenty.c -o utils/hp2ps/dist-install/build/TopTwenty.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/AuxFile.c -o utils/hp2ps/dist-install/build/AuxFile.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Deviation.c -o utils/hp2ps/dist-install/build/Deviation.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/HpFile.c -o utils/hp2ps/dist-install/build/HpFile.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Marks.c -o utils/hp2ps/dist-install/build/Marks.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Scale.c -o utils/hp2ps/dist-install/build/Scale.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/TraceElement.c -o utils/hp2ps/dist-install/build/TraceElement.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Axes.c -o utils/hp2ps/dist-install/build/Axes.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Dimensions.c -o utils/hp2ps/dist-install/build/Dimensions.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Key.c -o utils/hp2ps/dist-install/build/Key.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/PsFile.c -o utils/hp2ps/dist-install/build/PsFile.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Shade.c -o utils/hp2ps/dist-install/build/Shade.dyn_o
"gcc"  -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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-install/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline     -ffunction-sections -fdata-sections -c utils/hp2ps/Utilities.c -o utils/hp2ps/dist-install/build/Utilities.dyn_o
"inplace/bin/mkdirhier" utils/hp2ps/dist-install/build/tmp//.
"inplace/bin/ghc-stage1" -o utils/hp2ps/dist-install/build/tmp/hp2ps -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall      -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist-install/build -Iutils/hp2ps/dist-install/build -iutils/hp2ps/dist-install/build/hp2ps/autogen -Iutils/hp2ps/dist-install/build/hp2ps/autogen         -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir utils/hp2ps/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall      -package-env - -i -iutils/hp2ps/. -iutils/hp2ps/dist-install/build -Iutils/hp2ps/dist-install/build -iutils/hp2ps/dist-install/build/hp2ps/autogen -Iutils/hp2ps/dist-install/build/hp2ps/autogen         -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -fno-use-rpaths  -no-auto-link-packages -no-hs-main  utils/hp2ps/dist-install/build/AreaBelow.dyn_o utils/hp2ps/dist-install/build/Curves.dyn_o utils/hp2ps/dist-install/build/Error.dyn_o utils/hp2ps/dist-install/build/Main.dyn_o utils/hp2ps/dist-install/build/Reorder.dyn_o utils/hp2ps/dist-install/build/TopTwenty.dyn_o utils/hp2ps/dist-install/build/AuxFile.dyn_o utils/hp2ps/dist-install/build/Deviation.dyn_o utils/hp2ps/dist-install/build/HpFile.dyn_o utils/hp2ps/dist-install/build/Marks.dyn_o utils/hp2ps/dist-install/build/Scale.dyn_o utils/hp2ps/dist-install/build/TraceElement.dyn_o utils/hp2ps/dist-install/build/Axes.dyn_o utils/hp2ps/dist-install/build/Dimensions.dyn_o utils/hp2ps/dist-install/build/Key.dyn_o utils/hp2ps/dist-install/build/PsFile.dyn_o utils/hp2ps/dist-install/build/Shade.dyn_o utils/hp2ps/dist-install/build/Utilities.dyn_o   -lm
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
cp driver/ghc-usage.txt inplace/lib/ghc-usage.txt
cp driver/ghci-usage.txt inplace/lib/ghci-usage.txt
"rm" -f includes/dist/build/ghcversion.h  
Creating includes/dist/build/ghcversion.h...
Done.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.o
"inplace/bin/mkdirhier" rts/dist/build/hooks//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.o
"inplace/bin/mkdirhier" rts/dist/build/sm//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.o
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.o
"inplace/bin/mkdirhier" rts/dist/build/eventlog//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.o
"inplace/bin/mkdirhier" rts/dist/build/linker//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.o
"inplace/bin/mkdirhier" rts/dist/build/linker/macho//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.o
"inplace/bin/mkdirhier" rts/dist/build/posix//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.o
"inplace/bin/mkdirhier" rts/dist/build/adjustor//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.o
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.o
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/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   -c utils/genapply/./Main.hs -o utils/genapply/dist/build/Main.o 
"inplace/bin/mkdirhier" utils/genapply/dist/build/tmp//.
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -o utils/genapply/dist/build/tmp/genapply -hisuf hi -osuf  o -hcsuf hc -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   -optl-Wl,-64 -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        utils/genapply/dist/build/Main.o    
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/genapply/dist/build/tmp/genapply inplace/lib/bin/genapply
"rm" -f                                                     inplace/bin/genapply  
echo '#!/bin/sh'                                                     >> inplace/bin/genapply
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/genapply"'                                  >> inplace/bin/genapply
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/genapply
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/genapply
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/genapply
echo 'pgmgcc="gcc"'                                               >> inplace/bin/genapply
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genapply
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/genapply
chmod +x                                                     inplace/bin/genapply
"inplace/bin/genapply" >rts/dist/build/AutoApply.cmm
"inplace/bin/ghc-stage1" -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.o
"rm" -f rts/dist/build/libHSrts.a
echo rts/dist/build/Adjustor.o rts/dist/build/Arena.o rts/dist/build/Capability.o rts/dist/build/CheckUnload.o rts/dist/build/ClosureFlags.o rts/dist/build/Disassembler.o rts/dist/build/ExecPage.o rts/dist/build/FileLock.o rts/dist/build/ForeignExports.o rts/dist/build/Globals.o rts/dist/build/Hash.o rts/dist/build/Heap.o rts/dist/build/Hpc.o rts/dist/build/HsFFI.o rts/dist/build/Inlines.o rts/dist/build/Interpreter.o rts/dist/build/LdvProfile.o rts/dist/build/Libdw.o rts/dist/build/LibdwPool.o rts/dist/build/Linker.o rts/dist/build/Messages.o rts/dist/build/OldARMAtomic.o rts/dist/build/PathUtils.o rts/dist/build/Pool.o rts/dist/build/Printer.o rts/dist/build/ProfHeap.o rts/dist/build/ProfilerReport.o rts/dist/build/ProfilerReportJson.o rts/dist/build/Profiling.o rts/dist/build/Proftimer.o rts/dist/build/RaiseAsync.o rts/dist/build/RetainerProfile.o rts/dist/build/RetainerSet.o rts/dist/build/RtsAPI.o rts/dist/build/RtsDllMain.o rts/dist/build/RtsFlags.o rts/dist/build/RtsMain.o rts/dist/build/RtsMessages.o rts/dist/build/RtsStartup.o rts/dist/build/RtsSymbolInfo.o rts/dist/build/RtsSymbols.o rts/dist/build/RtsUtils.o rts/dist/build/STM.o rts/dist/build/Schedule.o rts/dist/build/Sparks.o rts/dist/build/SpinLock.o rts/dist/build/StableName.o rts/dist/build/StablePtr.o rts/dist/build/StaticPtrTable.o rts/dist/build/Stats.o rts/dist/build/StgCRun.o rts/dist/build/StgPrimFloat.o rts/dist/build/Task.o rts/dist/build/ThreadLabels.o rts/dist/build/ThreadPaused.o rts/dist/build/Threads.o rts/dist/build/Ticky.o rts/dist/build/Timer.o rts/dist/build/TopHandler.o rts/dist/build/Trace.o rts/dist/build/TraverseHeap.o rts/dist/build/WSDeque.o rts/dist/build/Weak.o rts/dist/build/fs.o rts/dist/build/hooks/FlagDefaults.o rts/dist/build/hooks/LongGCSync.o rts/dist/build/hooks/MallocFail.o rts/dist/build/hooks/OnExit.o rts/dist/build/hooks/OutOfHeap.o rts/dist/build/hooks/StackOverflow.o rts/dist/build/sm/BlockAlloc.o rts/dist/build/sm/CNF.o rts/dist/build/sm/Compact.o rts/dist/build/sm/Evac.o rts/dist/build/sm/Evac_thr.o rts/dist/build/sm/GC.o rts/dist/build/sm/GCAux.o rts/dist/build/sm/GCUtils.o rts/dist/build/sm/MBlock.o rts/dist/build/sm/MarkWeak.o rts/dist/build/sm/NonMoving.o rts/dist/build/sm/NonMovingCensus.o rts/dist/build/sm/NonMovingMark.o rts/dist/build/sm/NonMovingScav.o rts/dist/build/sm/NonMovingShortcut.o rts/dist/build/sm/NonMovingSweep.o rts/dist/build/sm/Sanity.o rts/dist/build/sm/Scav.o rts/dist/build/sm/Scav_thr.o rts/dist/build/sm/Storage.o rts/dist/build/sm/Sweep.o rts/dist/build/eventlog/EventLog.o rts/dist/build/eventlog/EventLogWriter.o rts/dist/build/linker/CacheFlush.o rts/dist/build/linker/Elf.o rts/dist/build/linker/LoadArchive.o rts/dist/build/linker/M32Alloc.o rts/dist/build/linker/MachO.o rts/dist/build/linker/PEi386.o rts/dist/build/linker/SymbolExtras.o rts/dist/build/linker/elf_got.o rts/dist/build/linker/elf_plt.o rts/dist/build/linker/elf_plt_aarch64.o rts/dist/build/linker/elf_plt_arm.o rts/dist/build/linker/elf_reloc.o rts/dist/build/linker/elf_reloc_aarch64.o rts/dist/build/linker/elf_util.o rts/dist/build/linker/macho/plt.o rts/dist/build/linker/macho/plt_aarch64.o rts/dist/build/posix/GetEnv.o rts/dist/build/posix/GetTime.o rts/dist/build/posix/Itimer.o rts/dist/build/posix/OSMem.o rts/dist/build/posix/OSThreads.o rts/dist/build/posix/Select.o rts/dist/build/posix/Signals.o rts/dist/build/posix/TTY.o rts/dist/build/adjustor/NativeAmd64.o  rts/dist/build/StgCRunAsm.o rts/dist/build/Apply.o rts/dist/build/Compact.o rts/dist/build/Exception.o rts/dist/build/HeapStackCheck.o rts/dist/build/PrimOps.o rts/dist/build/StgMiscClosures.o rts/dist/build/StgStartup.o rts/dist/build/StgStdThunks.o rts/dist/build/Updates.o rts/dist/build/AutoApply.o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.p_o
rts/RetainerSet.c: In function 'printRetainerSetShort':

rts/RetainerSet.c:217:21: error:
     warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
      217 |     tmp[max_length] = '\0';
          |     ~~~~~~~~~~~~~~~~^~~~~~
    |
217 |     tmp[max_length] = '\0';
    |                     ^

rts/RetainerSet.c:211:10: error:
     note: at offset [-9223372036854775808, 9223372036854775807] to an object with size at most 4294967295 declared here
      211 |     char tmp[max_length + 1];
          |          ^~~
    |
211 |     char tmp[max_length + 1];
    |          ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.p_o
rts/TraverseHeap.c: In function 'traverseWorkStack':

rts/TraverseHeap.c:1055:1: error:
     warning: inlining failed in call to 'traversePAP.isra': --param max-inline-insns-single limit reached [-Winline]
     1055 | traversePAP (traverseState *ts,
          | ^~~~~~~~~~~
     |
1055 | traversePAP (traverseState *ts,
     | ^

rts/TraverseHeap.c:1274:9: error:
     note: called from here
     1274 |         traversePAP(ts, c, child_data, pap->fun, pap->payload, pap->n_args);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1274 |         traversePAP(ts, c, child_data, pap->fun, pap->payload, pap->n_args);
     |         ^

rts/TraverseHeap.c:1055:1: error:
     warning: inlining failed in call to 'traversePAP.isra': --param max-inline-insns-single limit reached [-Winline]
     1055 | traversePAP (traverseState *ts,
          | ^~~~~~~~~~~
     |
1055 | traversePAP (traverseState *ts,
     | ^

rts/TraverseHeap.c:1281:9: error:
     note: called from here
     1281 |         traversePAP(ts, c, child_data, ap->fun, ap->payload, ap->n_args);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1281 |         traversePAP(ts, c, child_data, ap->fun, ap->payload, ap->n_args);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.p_o
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.p_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.p_o
"rm" -f rts/dist/build/libHSrts_p.a
echo rts/dist/build/Adjustor.p_o rts/dist/build/Arena.p_o rts/dist/build/Capability.p_o rts/dist/build/CheckUnload.p_o rts/dist/build/ClosureFlags.p_o rts/dist/build/Disassembler.p_o rts/dist/build/ExecPage.p_o rts/dist/build/FileLock.p_o rts/dist/build/ForeignExports.p_o rts/dist/build/Globals.p_o rts/dist/build/Hash.p_o rts/dist/build/Heap.p_o rts/dist/build/Hpc.p_o rts/dist/build/HsFFI.p_o rts/dist/build/Inlines.p_o rts/dist/build/Interpreter.p_o rts/dist/build/LdvProfile.p_o rts/dist/build/Libdw.p_o rts/dist/build/LibdwPool.p_o rts/dist/build/Linker.p_o rts/dist/build/Messages.p_o rts/dist/build/OldARMAtomic.p_o rts/dist/build/PathUtils.p_o rts/dist/build/Pool.p_o rts/dist/build/Printer.p_o rts/dist/build/ProfHeap.p_o rts/dist/build/ProfilerReport.p_o rts/dist/build/ProfilerReportJson.p_o rts/dist/build/Profiling.p_o rts/dist/build/Proftimer.p_o rts/dist/build/RaiseAsync.p_o rts/dist/build/RetainerProfile.p_o rts/dist/build/RetainerSet.p_o rts/dist/build/RtsAPI.p_o rts/dist/build/RtsDllMain.p_o rts/dist/build/RtsFlags.p_o rts/dist/build/RtsMain.p_o rts/dist/build/RtsMessages.p_o rts/dist/build/RtsStartup.p_o rts/dist/build/RtsSymbolInfo.p_o rts/dist/build/RtsSymbols.p_o rts/dist/build/RtsUtils.p_o rts/dist/build/STM.p_o rts/dist/build/Schedule.p_o rts/dist/build/Sparks.p_o rts/dist/build/SpinLock.p_o rts/dist/build/StableName.p_o rts/dist/build/StablePtr.p_o rts/dist/build/StaticPtrTable.p_o rts/dist/build/Stats.p_o rts/dist/build/StgCRun.p_o rts/dist/build/StgPrimFloat.p_o rts/dist/build/Task.p_o rts/dist/build/ThreadLabels.p_o rts/dist/build/ThreadPaused.p_o rts/dist/build/Threads.p_o rts/dist/build/Ticky.p_o rts/dist/build/Timer.p_o rts/dist/build/TopHandler.p_o rts/dist/build/Trace.p_o rts/dist/build/TraverseHeap.p_o rts/dist/build/WSDeque.p_o rts/dist/build/Weak.p_o rts/dist/build/fs.p_o rts/dist/build/hooks/FlagDefaults.p_o rts/dist/build/hooks/LongGCSync.p_o rts/dist/build/hooks/MallocFail.p_o rts/dist/build/hooks/OnExit.p_o rts/dist/build/hooks/OutOfHeap.p_o rts/dist/build/hooks/StackOverflow.p_o rts/dist/build/sm/BlockAlloc.p_o rts/dist/build/sm/CNF.p_o rts/dist/build/sm/Compact.p_o rts/dist/build/sm/Evac.p_o rts/dist/build/sm/Evac_thr.p_o rts/dist/build/sm/GC.p_o rts/dist/build/sm/GCAux.p_o rts/dist/build/sm/GCUtils.p_o rts/dist/build/sm/MBlock.p_o rts/dist/build/sm/MarkWeak.p_o rts/dist/build/sm/NonMoving.p_o rts/dist/build/sm/NonMovingCensus.p_o rts/dist/build/sm/NonMovingMark.p_o rts/dist/build/sm/NonMovingScav.p_o rts/dist/build/sm/NonMovingShortcut.p_o rts/dist/build/sm/NonMovingSweep.p_o rts/dist/build/sm/Sanity.p_o rts/dist/build/sm/Scav.p_o rts/dist/build/sm/Scav_thr.p_o rts/dist/build/sm/Storage.p_o rts/dist/build/sm/Sweep.p_o rts/dist/build/eventlog/EventLog.p_o rts/dist/build/eventlog/EventLogWriter.p_o rts/dist/build/linker/CacheFlush.p_o rts/dist/build/linker/Elf.p_o rts/dist/build/linker/LoadArchive.p_o rts/dist/build/linker/M32Alloc.p_o rts/dist/build/linker/MachO.p_o rts/dist/build/linker/PEi386.p_o rts/dist/build/linker/SymbolExtras.p_o rts/dist/build/linker/elf_got.p_o rts/dist/build/linker/elf_plt.p_o rts/dist/build/linker/elf_plt_aarch64.p_o rts/dist/build/linker/elf_plt_arm.p_o rts/dist/build/linker/elf_reloc.p_o rts/dist/build/linker/elf_reloc_aarch64.p_o rts/dist/build/linker/elf_util.p_o rts/dist/build/linker/macho/plt.p_o rts/dist/build/linker/macho/plt_aarch64.p_o rts/dist/build/posix/GetEnv.p_o rts/dist/build/posix/GetTime.p_o rts/dist/build/posix/Itimer.p_o rts/dist/build/posix/OSMem.p_o rts/dist/build/posix/OSThreads.p_o rts/dist/build/posix/Select.p_o rts/dist/build/posix/Signals.p_o rts/dist/build/posix/TTY.p_o rts/dist/build/adjustor/NativeAmd64.p_o  rts/dist/build/StgCRunAsm.p_o rts/dist/build/Apply.p_o rts/dist/build/Compact.p_o rts/dist/build/Exception.p_o rts/dist/build/HeapStackCheck.p_o rts/dist/build/PrimOps.p_o rts/dist/build/StgMiscClosures.p_o rts/dist/build/StgStartup.p_o rts/dist/build/StgStdThunks.p_o rts/dist/build/Updates.p_o rts/dist/build/AutoApply.p_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_p.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-w -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.dyn_o
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.dyn_o
"inplace/bin/ghc-pkg" --simple-output field rts extra-libraries \
  | sed -e 's/\([^ ][^ ]*\)/-l\1/g' > rts/dist/libs.depend
"inplace/bin/ghc-pkg" --simple-output field rts library-dirs \
  | sed -e 's/\([^ ][^ ]*\)/-L\1/g' >> rts/dist/libs.depend
"rm" -f rts/dist/build/libHSrts-ghc9.0.2.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/rts/libHSrts-ghc9.0.2.so -no-auto-link-packages  `cat rts/dist/libs.depend` rts/dist/build/Adjustor.dyn_o rts/dist/build/Arena.dyn_o rts/dist/build/Capability.dyn_o rts/dist/build/CheckUnload.dyn_o rts/dist/build/ClosureFlags.dyn_o rts/dist/build/Disassembler.dyn_o rts/dist/build/ExecPage.dyn_o rts/dist/build/FileLock.dyn_o rts/dist/build/ForeignExports.dyn_o rts/dist/build/Globals.dyn_o rts/dist/build/Hash.dyn_o rts/dist/build/Heap.dyn_o rts/dist/build/Hpc.dyn_o rts/dist/build/HsFFI.dyn_o rts/dist/build/Inlines.dyn_o rts/dist/build/Interpreter.dyn_o rts/dist/build/LdvProfile.dyn_o rts/dist/build/Libdw.dyn_o rts/dist/build/LibdwPool.dyn_o rts/dist/build/Linker.dyn_o rts/dist/build/Messages.dyn_o rts/dist/build/OldARMAtomic.dyn_o rts/dist/build/PathUtils.dyn_o rts/dist/build/Pool.dyn_o rts/dist/build/Printer.dyn_o rts/dist/build/ProfHeap.dyn_o rts/dist/build/ProfilerReport.dyn_o rts/dist/build/ProfilerReportJson.dyn_o rts/dist/build/Profiling.dyn_o rts/dist/build/Proftimer.dyn_o rts/dist/build/RaiseAsync.dyn_o rts/dist/build/RetainerProfile.dyn_o rts/dist/build/RetainerSet.dyn_o rts/dist/build/RtsAPI.dyn_o rts/dist/build/RtsDllMain.dyn_o rts/dist/build/RtsFlags.dyn_o rts/dist/build/RtsMain.dyn_o rts/dist/build/RtsMessages.dyn_o rts/dist/build/RtsStartup.dyn_o rts/dist/build/RtsSymbolInfo.dyn_o rts/dist/build/RtsSymbols.dyn_o rts/dist/build/RtsUtils.dyn_o rts/dist/build/STM.dyn_o rts/dist/build/Schedule.dyn_o rts/dist/build/Sparks.dyn_o rts/dist/build/SpinLock.dyn_o rts/dist/build/StableName.dyn_o rts/dist/build/StablePtr.dyn_o rts/dist/build/StaticPtrTable.dyn_o rts/dist/build/Stats.dyn_o rts/dist/build/StgCRun.dyn_o rts/dist/build/StgPrimFloat.dyn_o rts/dist/build/Task.dyn_o rts/dist/build/ThreadLabels.dyn_o rts/dist/build/ThreadPaused.dyn_o rts/dist/build/Threads.dyn_o rts/dist/build/Ticky.dyn_o rts/dist/build/Timer.dyn_o rts/dist/build/TopHandler.dyn_o rts/dist/build/Trace.dyn_o rts/dist/build/TraverseHeap.dyn_o rts/dist/build/WSDeque.dyn_o rts/dist/build/Weak.dyn_o rts/dist/build/fs.dyn_o rts/dist/build/hooks/FlagDefaults.dyn_o rts/dist/build/hooks/LongGCSync.dyn_o rts/dist/build/hooks/MallocFail.dyn_o rts/dist/build/hooks/OnExit.dyn_o rts/dist/build/hooks/OutOfHeap.dyn_o rts/dist/build/hooks/StackOverflow.dyn_o rts/dist/build/sm/BlockAlloc.dyn_o rts/dist/build/sm/CNF.dyn_o rts/dist/build/sm/Compact.dyn_o rts/dist/build/sm/Evac.dyn_o rts/dist/build/sm/Evac_thr.dyn_o rts/dist/build/sm/GC.dyn_o rts/dist/build/sm/GCAux.dyn_o rts/dist/build/sm/GCUtils.dyn_o rts/dist/build/sm/MBlock.dyn_o rts/dist/build/sm/MarkWeak.dyn_o rts/dist/build/sm/NonMoving.dyn_o rts/dist/build/sm/NonMovingCensus.dyn_o rts/dist/build/sm/NonMovingMark.dyn_o rts/dist/build/sm/NonMovingScav.dyn_o rts/dist/build/sm/NonMovingShortcut.dyn_o rts/dist/build/sm/NonMovingSweep.dyn_o rts/dist/build/sm/Sanity.dyn_o rts/dist/build/sm/Scav.dyn_o rts/dist/build/sm/Scav_thr.dyn_o rts/dist/build/sm/Storage.dyn_o rts/dist/build/sm/Sweep.dyn_o rts/dist/build/eventlog/EventLog.dyn_o rts/dist/build/eventlog/EventLogWriter.dyn_o rts/dist/build/linker/CacheFlush.dyn_o rts/dist/build/linker/Elf.dyn_o rts/dist/build/linker/LoadArchive.dyn_o rts/dist/build/linker/M32Alloc.dyn_o rts/dist/build/linker/MachO.dyn_o rts/dist/build/linker/PEi386.dyn_o rts/dist/build/linker/SymbolExtras.dyn_o rts/dist/build/linker/elf_got.dyn_o rts/dist/build/linker/elf_plt.dyn_o rts/dist/build/linker/elf_plt_aarch64.dyn_o rts/dist/build/linker/elf_plt_arm.dyn_o rts/dist/build/linker/elf_reloc.dyn_o rts/dist/build/linker/elf_reloc_aarch64.dyn_o rts/dist/build/linker/elf_util.dyn_o rts/dist/build/linker/macho/plt.dyn_o rts/dist/build/linker/macho/plt_aarch64.dyn_o rts/dist/build/posix/GetEnv.dyn_o rts/dist/build/posix/GetTime.dyn_o rts/dist/build/posix/Itimer.dyn_o rts/dist/build/posix/OSMem.dyn_o rts/dist/build/posix/OSThreads.dyn_o rts/dist/build/posix/Select.dyn_o rts/dist/build/posix/Signals.dyn_o rts/dist/build/posix/TTY.dyn_o rts/dist/build/adjustor/NativeAmd64.dyn_o  rts/dist/build/StgCRunAsm.dyn_o rts/dist/build/Apply.dyn_o rts/dist/build/Compact.dyn_o rts/dist/build/Exception.dyn_o rts/dist/build/HeapStackCheck.dyn_o rts/dist/build/PrimOps.dyn_o rts/dist/build/StgMiscClosures.dyn_o rts/dist/build/StgStartup.dyn_o rts/dist/build/StgStdThunks.dyn_o rts/dist/build/Updates.dyn_o rts/dist/build/AutoApply.dyn_o -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -fno-use-rpaths   -o rts/dist/build/libHSrts-ghc9.0.2.so
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.l_o
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.l_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-ffunction-sections -optc-fdata-sections -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.l_o
"inplace/bin/ghc-stage1" -static -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.l_o
"rm" -f rts/dist/build/libHSrts_l.a
echo rts/dist/build/Adjustor.l_o rts/dist/build/Arena.l_o rts/dist/build/Capability.l_o rts/dist/build/CheckUnload.l_o rts/dist/build/ClosureFlags.l_o rts/dist/build/Disassembler.l_o rts/dist/build/ExecPage.l_o rts/dist/build/FileLock.l_o rts/dist/build/ForeignExports.l_o rts/dist/build/Globals.l_o rts/dist/build/Hash.l_o rts/dist/build/Heap.l_o rts/dist/build/Hpc.l_o rts/dist/build/HsFFI.l_o rts/dist/build/Inlines.l_o rts/dist/build/Interpreter.l_o rts/dist/build/LdvProfile.l_o rts/dist/build/Libdw.l_o rts/dist/build/LibdwPool.l_o rts/dist/build/Linker.l_o rts/dist/build/Messages.l_o rts/dist/build/OldARMAtomic.l_o rts/dist/build/PathUtils.l_o rts/dist/build/Pool.l_o rts/dist/build/Printer.l_o rts/dist/build/ProfHeap.l_o rts/dist/build/ProfilerReport.l_o rts/dist/build/ProfilerReportJson.l_o rts/dist/build/Profiling.l_o rts/dist/build/Proftimer.l_o rts/dist/build/RaiseAsync.l_o rts/dist/build/RetainerProfile.l_o rts/dist/build/RetainerSet.l_o rts/dist/build/RtsAPI.l_o rts/dist/build/RtsDllMain.l_o rts/dist/build/RtsFlags.l_o rts/dist/build/RtsMain.l_o rts/dist/build/RtsMessages.l_o rts/dist/build/RtsStartup.l_o rts/dist/build/RtsSymbolInfo.l_o rts/dist/build/RtsSymbols.l_o rts/dist/build/RtsUtils.l_o rts/dist/build/STM.l_o rts/dist/build/Schedule.l_o rts/dist/build/Sparks.l_o rts/dist/build/SpinLock.l_o rts/dist/build/StableName.l_o rts/dist/build/StablePtr.l_o rts/dist/build/StaticPtrTable.l_o rts/dist/build/Stats.l_o rts/dist/build/StgCRun.l_o rts/dist/build/StgPrimFloat.l_o rts/dist/build/Task.l_o rts/dist/build/ThreadLabels.l_o rts/dist/build/ThreadPaused.l_o rts/dist/build/Threads.l_o rts/dist/build/Ticky.l_o rts/dist/build/Timer.l_o rts/dist/build/TopHandler.l_o rts/dist/build/Trace.l_o rts/dist/build/TraverseHeap.l_o rts/dist/build/WSDeque.l_o rts/dist/build/Weak.l_o rts/dist/build/fs.l_o rts/dist/build/hooks/FlagDefaults.l_o rts/dist/build/hooks/LongGCSync.l_o rts/dist/build/hooks/MallocFail.l_o rts/dist/build/hooks/OnExit.l_o rts/dist/build/hooks/OutOfHeap.l_o rts/dist/build/hooks/StackOverflow.l_o rts/dist/build/sm/BlockAlloc.l_o rts/dist/build/sm/CNF.l_o rts/dist/build/sm/Compact.l_o rts/dist/build/sm/Evac.l_o rts/dist/build/sm/Evac_thr.l_o rts/dist/build/sm/GC.l_o rts/dist/build/sm/GCAux.l_o rts/dist/build/sm/GCUtils.l_o rts/dist/build/sm/MBlock.l_o rts/dist/build/sm/MarkWeak.l_o rts/dist/build/sm/NonMoving.l_o rts/dist/build/sm/NonMovingCensus.l_o rts/dist/build/sm/NonMovingMark.l_o rts/dist/build/sm/NonMovingScav.l_o rts/dist/build/sm/NonMovingShortcut.l_o rts/dist/build/sm/NonMovingSweep.l_o rts/dist/build/sm/Sanity.l_o rts/dist/build/sm/Scav.l_o rts/dist/build/sm/Scav_thr.l_o rts/dist/build/sm/Storage.l_o rts/dist/build/sm/Sweep.l_o rts/dist/build/eventlog/EventLog.l_o rts/dist/build/eventlog/EventLogWriter.l_o rts/dist/build/linker/CacheFlush.l_o rts/dist/build/linker/Elf.l_o rts/dist/build/linker/LoadArchive.l_o rts/dist/build/linker/M32Alloc.l_o rts/dist/build/linker/MachO.l_o rts/dist/build/linker/PEi386.l_o rts/dist/build/linker/SymbolExtras.l_o rts/dist/build/linker/elf_got.l_o rts/dist/build/linker/elf_plt.l_o rts/dist/build/linker/elf_plt_aarch64.l_o rts/dist/build/linker/elf_plt_arm.l_o rts/dist/build/linker/elf_reloc.l_o rts/dist/build/linker/elf_reloc_aarch64.l_o rts/dist/build/linker/elf_util.l_o rts/dist/build/linker/macho/plt.l_o rts/dist/build/linker/macho/plt_aarch64.l_o rts/dist/build/posix/GetEnv.l_o rts/dist/build/posix/GetTime.l_o rts/dist/build/posix/Itimer.l_o rts/dist/build/posix/OSMem.l_o rts/dist/build/posix/OSThreads.l_o rts/dist/build/posix/Select.l_o rts/dist/build/posix/Signals.l_o rts/dist/build/posix/TTY.l_o rts/dist/build/adjustor/NativeAmd64.l_o  rts/dist/build/StgCRunAsm.l_o rts/dist/build/Apply.l_o rts/dist/build/Compact.l_o rts/dist/build/Exception.l_o rts/dist/build/HeapStackCheck.l_o rts/dist/build/PrimOps.l_o rts/dist/build/StgMiscClosures.l_o rts/dist/build/StgStartup.l_o rts/dist/build/StgStdThunks.l_o rts/dist/build/Updates.l_o rts/dist/build/AutoApply.l_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_l.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0 -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.debug_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.debug_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.debug_o
"rm" -f rts/dist/build/libHSrts_debug.a
echo rts/dist/build/Adjustor.debug_o rts/dist/build/Arena.debug_o rts/dist/build/Capability.debug_o rts/dist/build/CheckUnload.debug_o rts/dist/build/ClosureFlags.debug_o rts/dist/build/Disassembler.debug_o rts/dist/build/ExecPage.debug_o rts/dist/build/FileLock.debug_o rts/dist/build/ForeignExports.debug_o rts/dist/build/Globals.debug_o rts/dist/build/Hash.debug_o rts/dist/build/Heap.debug_o rts/dist/build/Hpc.debug_o rts/dist/build/HsFFI.debug_o rts/dist/build/Inlines.debug_o rts/dist/build/Interpreter.debug_o rts/dist/build/LdvProfile.debug_o rts/dist/build/Libdw.debug_o rts/dist/build/LibdwPool.debug_o rts/dist/build/Linker.debug_o rts/dist/build/Messages.debug_o rts/dist/build/OldARMAtomic.debug_o rts/dist/build/PathUtils.debug_o rts/dist/build/Pool.debug_o rts/dist/build/Printer.debug_o rts/dist/build/ProfHeap.debug_o rts/dist/build/ProfilerReport.debug_o rts/dist/build/ProfilerReportJson.debug_o rts/dist/build/Profiling.debug_o rts/dist/build/Proftimer.debug_o rts/dist/build/RaiseAsync.debug_o rts/dist/build/RetainerProfile.debug_o rts/dist/build/RetainerSet.debug_o rts/dist/build/RtsAPI.debug_o rts/dist/build/RtsDllMain.debug_o rts/dist/build/RtsFlags.debug_o rts/dist/build/RtsMain.debug_o rts/dist/build/RtsMessages.debug_o rts/dist/build/RtsStartup.debug_o rts/dist/build/RtsSymbolInfo.debug_o rts/dist/build/RtsSymbols.debug_o rts/dist/build/RtsUtils.debug_o rts/dist/build/STM.debug_o rts/dist/build/Schedule.debug_o rts/dist/build/Sparks.debug_o rts/dist/build/SpinLock.debug_o rts/dist/build/StableName.debug_o rts/dist/build/StablePtr.debug_o rts/dist/build/StaticPtrTable.debug_o rts/dist/build/Stats.debug_o rts/dist/build/StgCRun.debug_o rts/dist/build/StgPrimFloat.debug_o rts/dist/build/Task.debug_o rts/dist/build/ThreadLabels.debug_o rts/dist/build/ThreadPaused.debug_o rts/dist/build/Threads.debug_o rts/dist/build/Ticky.debug_o rts/dist/build/Timer.debug_o rts/dist/build/TopHandler.debug_o rts/dist/build/Trace.debug_o rts/dist/build/TraverseHeap.debug_o rts/dist/build/WSDeque.debug_o rts/dist/build/Weak.debug_o rts/dist/build/fs.debug_o rts/dist/build/hooks/FlagDefaults.debug_o rts/dist/build/hooks/LongGCSync.debug_o rts/dist/build/hooks/MallocFail.debug_o rts/dist/build/hooks/OnExit.debug_o rts/dist/build/hooks/OutOfHeap.debug_o rts/dist/build/hooks/StackOverflow.debug_o rts/dist/build/sm/BlockAlloc.debug_o rts/dist/build/sm/CNF.debug_o rts/dist/build/sm/Compact.debug_o rts/dist/build/sm/Evac.debug_o rts/dist/build/sm/Evac_thr.debug_o rts/dist/build/sm/GC.debug_o rts/dist/build/sm/GCAux.debug_o rts/dist/build/sm/GCUtils.debug_o rts/dist/build/sm/MBlock.debug_o rts/dist/build/sm/MarkWeak.debug_o rts/dist/build/sm/NonMoving.debug_o rts/dist/build/sm/NonMovingCensus.debug_o rts/dist/build/sm/NonMovingMark.debug_o rts/dist/build/sm/NonMovingScav.debug_o rts/dist/build/sm/NonMovingShortcut.debug_o rts/dist/build/sm/NonMovingSweep.debug_o rts/dist/build/sm/Sanity.debug_o rts/dist/build/sm/Scav.debug_o rts/dist/build/sm/Scav_thr.debug_o rts/dist/build/sm/Storage.debug_o rts/dist/build/sm/Sweep.debug_o rts/dist/build/eventlog/EventLog.debug_o rts/dist/build/eventlog/EventLogWriter.debug_o rts/dist/build/linker/CacheFlush.debug_o rts/dist/build/linker/Elf.debug_o rts/dist/build/linker/LoadArchive.debug_o rts/dist/build/linker/M32Alloc.debug_o rts/dist/build/linker/MachO.debug_o rts/dist/build/linker/PEi386.debug_o rts/dist/build/linker/SymbolExtras.debug_o rts/dist/build/linker/elf_got.debug_o rts/dist/build/linker/elf_plt.debug_o rts/dist/build/linker/elf_plt_aarch64.debug_o rts/dist/build/linker/elf_plt_arm.debug_o rts/dist/build/linker/elf_reloc.debug_o rts/dist/build/linker/elf_reloc_aarch64.debug_o rts/dist/build/linker/elf_util.debug_o rts/dist/build/linker/macho/plt.debug_o rts/dist/build/linker/macho/plt_aarch64.debug_o rts/dist/build/posix/GetEnv.debug_o rts/dist/build/posix/GetTime.debug_o rts/dist/build/posix/Itimer.debug_o rts/dist/build/posix/OSMem.debug_o rts/dist/build/posix/OSThreads.debug_o rts/dist/build/posix/Select.debug_o rts/dist/build/posix/Signals.debug_o rts/dist/build/posix/TTY.debug_o rts/dist/build/adjustor/NativeAmd64.debug_o  rts/dist/build/StgCRunAsm.debug_o rts/dist/build/Apply.debug_o rts/dist/build/Compact.debug_o rts/dist/build/Exception.debug_o rts/dist/build/HeapStackCheck.debug_o rts/dist/build/PrimOps.debug_o rts/dist/build/StgMiscClosures.debug_o rts/dist/build/StgStartup.debug_o rts/dist/build/StgStdThunks.debug_o rts/dist/build/Updates.debug_o rts/dist/build/AutoApply.debug_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_debug.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_o
In file included from includes/Rts.h:239,

                 from rts/Interpreter.c:8:0: error: 
rts/Interpreter.c: In function 'interpretBCO':

includes/rts/StablePtr.h:32:8: error:
     warning: inlining failed in call to 'deRefStablePtr': call is unlikely and code size would grow [-Winline]
       32 | StgPtr deRefStablePtr(StgStablePtr sp)
          |        ^~~~~~~~~~~~~~
   |
32 | StgPtr deRefStablePtr(StgStablePtr sp)
   |        ^

rts/Interpreter.c:1112:45: error:
     note: called from here
     1112 |                   ioAction = (StgClosure *) deRefStablePtr (
          |                                             ^~~~~~~~~~~~~~~~
     1113 |                       rts_breakpoint_io_action);
          |                       ~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1112 |                   ioAction = (StgClosure *) deRefStablePtr (
     |                                             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_o
rts/sm/Evac.c: In function 'evacuate1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_o

In file included from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_o
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushTSO':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:719:9: error:
     note: called from here
      719 |         finish_upd_rem_set_mark((StgClosure *) tso);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
719 |         finish_upd_rem_set_mark((StgClosure *) tso);
    |         ^
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushStack':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_o
rts/sm/Storage.c: In function 'newCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:535:10: error:
     note: called from here
      535 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
535 |     bh = lockCAF(reg, caf);
    |          ^
rts/sm/Storage.c: In function 'newRetainedCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:612:10: error:
     note: called from here
      612 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
612 |     bh = lockCAF(reg, caf);
    |          ^
rts/sm/Storage.c: In function 'newGCdCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:640:10: error:
     note: called from here
      640 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
640 |     bh = lockCAF(reg, caf);
    |          ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_o
"rm" -f rts/dist/build/libHSrts_thr.a
echo rts/dist/build/Adjustor.thr_o rts/dist/build/Arena.thr_o rts/dist/build/Capability.thr_o rts/dist/build/CheckUnload.thr_o rts/dist/build/ClosureFlags.thr_o rts/dist/build/Disassembler.thr_o rts/dist/build/ExecPage.thr_o rts/dist/build/FileLock.thr_o rts/dist/build/ForeignExports.thr_o rts/dist/build/Globals.thr_o rts/dist/build/Hash.thr_o rts/dist/build/Heap.thr_o rts/dist/build/Hpc.thr_o rts/dist/build/HsFFI.thr_o rts/dist/build/Inlines.thr_o rts/dist/build/Interpreter.thr_o rts/dist/build/LdvProfile.thr_o rts/dist/build/Libdw.thr_o rts/dist/build/LibdwPool.thr_o rts/dist/build/Linker.thr_o rts/dist/build/Messages.thr_o rts/dist/build/OldARMAtomic.thr_o rts/dist/build/PathUtils.thr_o rts/dist/build/Pool.thr_o rts/dist/build/Printer.thr_o rts/dist/build/ProfHeap.thr_o rts/dist/build/ProfilerReport.thr_o rts/dist/build/ProfilerReportJson.thr_o rts/dist/build/Profiling.thr_o rts/dist/build/Proftimer.thr_o rts/dist/build/RaiseAsync.thr_o rts/dist/build/RetainerProfile.thr_o rts/dist/build/RetainerSet.thr_o rts/dist/build/RtsAPI.thr_o rts/dist/build/RtsDllMain.thr_o rts/dist/build/RtsFlags.thr_o rts/dist/build/RtsMain.thr_o rts/dist/build/RtsMessages.thr_o rts/dist/build/RtsStartup.thr_o rts/dist/build/RtsSymbolInfo.thr_o rts/dist/build/RtsSymbols.thr_o rts/dist/build/RtsUtils.thr_o rts/dist/build/STM.thr_o rts/dist/build/Schedule.thr_o rts/dist/build/Sparks.thr_o rts/dist/build/SpinLock.thr_o rts/dist/build/StableName.thr_o rts/dist/build/StablePtr.thr_o rts/dist/build/StaticPtrTable.thr_o rts/dist/build/Stats.thr_o rts/dist/build/StgCRun.thr_o rts/dist/build/StgPrimFloat.thr_o rts/dist/build/Task.thr_o rts/dist/build/ThreadLabels.thr_o rts/dist/build/ThreadPaused.thr_o rts/dist/build/Threads.thr_o rts/dist/build/Ticky.thr_o rts/dist/build/Timer.thr_o rts/dist/build/TopHandler.thr_o rts/dist/build/Trace.thr_o rts/dist/build/TraverseHeap.thr_o rts/dist/build/WSDeque.thr_o rts/dist/build/Weak.thr_o rts/dist/build/fs.thr_o rts/dist/build/hooks/FlagDefaults.thr_o rts/dist/build/hooks/LongGCSync.thr_o rts/dist/build/hooks/MallocFail.thr_o rts/dist/build/hooks/OnExit.thr_o rts/dist/build/hooks/OutOfHeap.thr_o rts/dist/build/hooks/StackOverflow.thr_o rts/dist/build/sm/BlockAlloc.thr_o rts/dist/build/sm/CNF.thr_o rts/dist/build/sm/Compact.thr_o rts/dist/build/sm/Evac.thr_o rts/dist/build/sm/Evac_thr.thr_o rts/dist/build/sm/GC.thr_o rts/dist/build/sm/GCAux.thr_o rts/dist/build/sm/GCUtils.thr_o rts/dist/build/sm/MBlock.thr_o rts/dist/build/sm/MarkWeak.thr_o rts/dist/build/sm/NonMoving.thr_o rts/dist/build/sm/NonMovingCensus.thr_o rts/dist/build/sm/NonMovingMark.thr_o rts/dist/build/sm/NonMovingScav.thr_o rts/dist/build/sm/NonMovingShortcut.thr_o rts/dist/build/sm/NonMovingSweep.thr_o rts/dist/build/sm/Sanity.thr_o rts/dist/build/sm/Scav.thr_o rts/dist/build/sm/Scav_thr.thr_o rts/dist/build/sm/Storage.thr_o rts/dist/build/sm/Sweep.thr_o rts/dist/build/eventlog/EventLog.thr_o rts/dist/build/eventlog/EventLogWriter.thr_o rts/dist/build/linker/CacheFlush.thr_o rts/dist/build/linker/Elf.thr_o rts/dist/build/linker/LoadArchive.thr_o rts/dist/build/linker/M32Alloc.thr_o rts/dist/build/linker/MachO.thr_o rts/dist/build/linker/PEi386.thr_o rts/dist/build/linker/SymbolExtras.thr_o rts/dist/build/linker/elf_got.thr_o rts/dist/build/linker/elf_plt.thr_o rts/dist/build/linker/elf_plt_aarch64.thr_o rts/dist/build/linker/elf_plt_arm.thr_o rts/dist/build/linker/elf_reloc.thr_o rts/dist/build/linker/elf_reloc_aarch64.thr_o rts/dist/build/linker/elf_util.thr_o rts/dist/build/linker/macho/plt.thr_o rts/dist/build/linker/macho/plt_aarch64.thr_o rts/dist/build/posix/GetEnv.thr_o rts/dist/build/posix/GetTime.thr_o rts/dist/build/posix/Itimer.thr_o rts/dist/build/posix/OSMem.thr_o rts/dist/build/posix/OSThreads.thr_o rts/dist/build/posix/Select.thr_o rts/dist/build/posix/Signals.thr_o rts/dist/build/posix/TTY.thr_o rts/dist/build/adjustor/NativeAmd64.thr_o  rts/dist/build/StgCRunAsm.thr_o rts/dist/build/Apply.thr_o rts/dist/build/Compact.thr_o rts/dist/build/Exception.thr_o rts/dist/build/HeapStackCheck.thr_o rts/dist/build/PrimOps.thr_o rts/dist/build/StgMiscClosures.thr_o rts/dist/build/StgStartup.thr_o rts/dist/build/StgStdThunks.thr_o rts/dist/build/Updates.thr_o rts/dist/build/AutoApply.thr_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0 -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_debug_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_debug_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_debug_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_debug_o
"rm" -f rts/dist/build/libHSrts_thr_debug.a
echo rts/dist/build/Adjustor.thr_debug_o rts/dist/build/Arena.thr_debug_o rts/dist/build/Capability.thr_debug_o rts/dist/build/CheckUnload.thr_debug_o rts/dist/build/ClosureFlags.thr_debug_o rts/dist/build/Disassembler.thr_debug_o rts/dist/build/ExecPage.thr_debug_o rts/dist/build/FileLock.thr_debug_o rts/dist/build/ForeignExports.thr_debug_o rts/dist/build/Globals.thr_debug_o rts/dist/build/Hash.thr_debug_o rts/dist/build/Heap.thr_debug_o rts/dist/build/Hpc.thr_debug_o rts/dist/build/HsFFI.thr_debug_o rts/dist/build/Inlines.thr_debug_o rts/dist/build/Interpreter.thr_debug_o rts/dist/build/LdvProfile.thr_debug_o rts/dist/build/Libdw.thr_debug_o rts/dist/build/LibdwPool.thr_debug_o rts/dist/build/Linker.thr_debug_o rts/dist/build/Messages.thr_debug_o rts/dist/build/OldARMAtomic.thr_debug_o rts/dist/build/PathUtils.thr_debug_o rts/dist/build/Pool.thr_debug_o rts/dist/build/Printer.thr_debug_o rts/dist/build/ProfHeap.thr_debug_o rts/dist/build/ProfilerReport.thr_debug_o rts/dist/build/ProfilerReportJson.thr_debug_o rts/dist/build/Profiling.thr_debug_o rts/dist/build/Proftimer.thr_debug_o rts/dist/build/RaiseAsync.thr_debug_o rts/dist/build/RetainerProfile.thr_debug_o rts/dist/build/RetainerSet.thr_debug_o rts/dist/build/RtsAPI.thr_debug_o rts/dist/build/RtsDllMain.thr_debug_o rts/dist/build/RtsFlags.thr_debug_o rts/dist/build/RtsMain.thr_debug_o rts/dist/build/RtsMessages.thr_debug_o rts/dist/build/RtsStartup.thr_debug_o rts/dist/build/RtsSymbolInfo.thr_debug_o rts/dist/build/RtsSymbols.thr_debug_o rts/dist/build/RtsUtils.thr_debug_o rts/dist/build/STM.thr_debug_o rts/dist/build/Schedule.thr_debug_o rts/dist/build/Sparks.thr_debug_o rts/dist/build/SpinLock.thr_debug_o rts/dist/build/StableName.thr_debug_o rts/dist/build/StablePtr.thr_debug_o rts/dist/build/StaticPtrTable.thr_debug_o rts/dist/build/Stats.thr_debug_o rts/dist/build/StgCRun.thr_debug_o rts/dist/build/StgPrimFloat.thr_debug_o rts/dist/build/Task.thr_debug_o rts/dist/build/ThreadLabels.thr_debug_o rts/dist/build/ThreadPaused.thr_debug_o rts/dist/build/Threads.thr_debug_o rts/dist/build/Ticky.thr_debug_o rts/dist/build/Timer.thr_debug_o rts/dist/build/TopHandler.thr_debug_o rts/dist/build/Trace.thr_debug_o rts/dist/build/TraverseHeap.thr_debug_o rts/dist/build/WSDeque.thr_debug_o rts/dist/build/Weak.thr_debug_o rts/dist/build/fs.thr_debug_o rts/dist/build/hooks/FlagDefaults.thr_debug_o rts/dist/build/hooks/LongGCSync.thr_debug_o rts/dist/build/hooks/MallocFail.thr_debug_o rts/dist/build/hooks/OnExit.thr_debug_o rts/dist/build/hooks/OutOfHeap.thr_debug_o rts/dist/build/hooks/StackOverflow.thr_debug_o rts/dist/build/sm/BlockAlloc.thr_debug_o rts/dist/build/sm/CNF.thr_debug_o rts/dist/build/sm/Compact.thr_debug_o rts/dist/build/sm/Evac.thr_debug_o rts/dist/build/sm/Evac_thr.thr_debug_o rts/dist/build/sm/GC.thr_debug_o rts/dist/build/sm/GCAux.thr_debug_o rts/dist/build/sm/GCUtils.thr_debug_o rts/dist/build/sm/MBlock.thr_debug_o rts/dist/build/sm/MarkWeak.thr_debug_o rts/dist/build/sm/NonMoving.thr_debug_o rts/dist/build/sm/NonMovingCensus.thr_debug_o rts/dist/build/sm/NonMovingMark.thr_debug_o rts/dist/build/sm/NonMovingScav.thr_debug_o rts/dist/build/sm/NonMovingShortcut.thr_debug_o rts/dist/build/sm/NonMovingSweep.thr_debug_o rts/dist/build/sm/Sanity.thr_debug_o rts/dist/build/sm/Scav.thr_debug_o rts/dist/build/sm/Scav_thr.thr_debug_o rts/dist/build/sm/Storage.thr_debug_o rts/dist/build/sm/Sweep.thr_debug_o rts/dist/build/eventlog/EventLog.thr_debug_o rts/dist/build/eventlog/EventLogWriter.thr_debug_o rts/dist/build/linker/CacheFlush.thr_debug_o rts/dist/build/linker/Elf.thr_debug_o rts/dist/build/linker/LoadArchive.thr_debug_o rts/dist/build/linker/M32Alloc.thr_debug_o rts/dist/build/linker/MachO.thr_debug_o rts/dist/build/linker/PEi386.thr_debug_o rts/dist/build/linker/SymbolExtras.thr_debug_o rts/dist/build/linker/elf_got.thr_debug_o rts/dist/build/linker/elf_plt.thr_debug_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_o rts/dist/build/linker/elf_plt_arm.thr_debug_o rts/dist/build/linker/elf_reloc.thr_debug_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_o rts/dist/build/linker/elf_util.thr_debug_o rts/dist/build/linker/macho/plt.thr_debug_o rts/dist/build/linker/macho/plt_aarch64.thr_debug_o rts/dist/build/posix/GetEnv.thr_debug_o rts/dist/build/posix/GetTime.thr_debug_o rts/dist/build/posix/Itimer.thr_debug_o rts/dist/build/posix/OSMem.thr_debug_o rts/dist/build/posix/OSThreads.thr_debug_o rts/dist/build/posix/Select.thr_debug_o rts/dist/build/posix/Signals.thr_debug_o rts/dist/build/posix/TTY.thr_debug_o rts/dist/build/adjustor/NativeAmd64.thr_debug_o  rts/dist/build/StgCRunAsm.thr_debug_o rts/dist/build/Apply.thr_debug_o rts/dist/build/Compact.thr_debug_o rts/dist/build/Exception.thr_debug_o rts/dist/build/HeapStackCheck.thr_debug_o rts/dist/build/PrimOps.thr_debug_o rts/dist/build/StgMiscClosures.thr_debug_o rts/dist/build/StgStartup.thr_debug_o rts/dist/build/StgStdThunks.thr_debug_o rts/dist/build/Updates.thr_debug_o rts/dist/build/AutoApply.thr_debug_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_debug.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_l_o
In file included from includes/Rts.h:239,

                 from rts/Interpreter.c:8:0: error: 
rts/Interpreter.c: In function 'interpretBCO':

includes/rts/StablePtr.h:32:8: error:
     warning: inlining failed in call to 'deRefStablePtr': call is unlikely and code size would grow [-Winline]
       32 | StgPtr deRefStablePtr(StgStablePtr sp)
          |        ^~~~~~~~~~~~~~
   |
32 | StgPtr deRefStablePtr(StgStablePtr sp)
   |        ^

rts/Interpreter.c:1112:45: error:
     note: called from here
     1112 |                   ioAction = (StgClosure *) deRefStablePtr (
          |                                             ^~~~~~~~~~~~~~~~
     1113 |                       rts_breakpoint_io_action);
          |                       ~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1112 |                   ioAction = (StgClosure *) deRefStablePtr (
     |                                             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_l_o
rts/sm/Evac.c: In function 'evacuate1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_l_o

In file included from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_l_o
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushTSO':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:719:9: error:
     note: called from here
      719 |         finish_upd_rem_set_mark((StgClosure *) tso);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
719 |         finish_upd_rem_set_mark((StgClosure *) tso);
    |         ^
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushStack':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_l_o
rts/sm/Storage.c: In function 'newCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:535:10: error:
     note: called from here
      535 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
535 |     bh = lockCAF(reg, caf);
    |          ^
rts/sm/Storage.c: In function 'newRetainedCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:612:10: error:
     note: called from here
      612 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
612 |     bh = lockCAF(reg, caf);
    |          ^
rts/sm/Storage.c: In function 'newGCdCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:640:10: error:
     note: called from here
      640 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
640 |     bh = lockCAF(reg, caf);
    |          ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_l_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_l_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_l_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_l_o
"rm" -f rts/dist/build/libHSrts_thr_l.a
echo rts/dist/build/Adjustor.thr_l_o rts/dist/build/Arena.thr_l_o rts/dist/build/Capability.thr_l_o rts/dist/build/CheckUnload.thr_l_o rts/dist/build/ClosureFlags.thr_l_o rts/dist/build/Disassembler.thr_l_o rts/dist/build/ExecPage.thr_l_o rts/dist/build/FileLock.thr_l_o rts/dist/build/ForeignExports.thr_l_o rts/dist/build/Globals.thr_l_o rts/dist/build/Hash.thr_l_o rts/dist/build/Heap.thr_l_o rts/dist/build/Hpc.thr_l_o rts/dist/build/HsFFI.thr_l_o rts/dist/build/Inlines.thr_l_o rts/dist/build/Interpreter.thr_l_o rts/dist/build/LdvProfile.thr_l_o rts/dist/build/Libdw.thr_l_o rts/dist/build/LibdwPool.thr_l_o rts/dist/build/Linker.thr_l_o rts/dist/build/Messages.thr_l_o rts/dist/build/OldARMAtomic.thr_l_o rts/dist/build/PathUtils.thr_l_o rts/dist/build/Pool.thr_l_o rts/dist/build/Printer.thr_l_o rts/dist/build/ProfHeap.thr_l_o rts/dist/build/ProfilerReport.thr_l_o rts/dist/build/ProfilerReportJson.thr_l_o rts/dist/build/Profiling.thr_l_o rts/dist/build/Proftimer.thr_l_o rts/dist/build/RaiseAsync.thr_l_o rts/dist/build/RetainerProfile.thr_l_o rts/dist/build/RetainerSet.thr_l_o rts/dist/build/RtsAPI.thr_l_o rts/dist/build/RtsDllMain.thr_l_o rts/dist/build/RtsFlags.thr_l_o rts/dist/build/RtsMain.thr_l_o rts/dist/build/RtsMessages.thr_l_o rts/dist/build/RtsStartup.thr_l_o rts/dist/build/RtsSymbolInfo.thr_l_o rts/dist/build/RtsSymbols.thr_l_o rts/dist/build/RtsUtils.thr_l_o rts/dist/build/STM.thr_l_o rts/dist/build/Schedule.thr_l_o rts/dist/build/Sparks.thr_l_o rts/dist/build/SpinLock.thr_l_o rts/dist/build/StableName.thr_l_o rts/dist/build/StablePtr.thr_l_o rts/dist/build/StaticPtrTable.thr_l_o rts/dist/build/Stats.thr_l_o rts/dist/build/StgCRun.thr_l_o rts/dist/build/StgPrimFloat.thr_l_o rts/dist/build/Task.thr_l_o rts/dist/build/ThreadLabels.thr_l_o rts/dist/build/ThreadPaused.thr_l_o rts/dist/build/Threads.thr_l_o rts/dist/build/Ticky.thr_l_o rts/dist/build/Timer.thr_l_o rts/dist/build/TopHandler.thr_l_o rts/dist/build/Trace.thr_l_o rts/dist/build/TraverseHeap.thr_l_o rts/dist/build/WSDeque.thr_l_o rts/dist/build/Weak.thr_l_o rts/dist/build/fs.thr_l_o rts/dist/build/hooks/FlagDefaults.thr_l_o rts/dist/build/hooks/LongGCSync.thr_l_o rts/dist/build/hooks/MallocFail.thr_l_o rts/dist/build/hooks/OnExit.thr_l_o rts/dist/build/hooks/OutOfHeap.thr_l_o rts/dist/build/hooks/StackOverflow.thr_l_o rts/dist/build/sm/BlockAlloc.thr_l_o rts/dist/build/sm/CNF.thr_l_o rts/dist/build/sm/Compact.thr_l_o rts/dist/build/sm/Evac.thr_l_o rts/dist/build/sm/Evac_thr.thr_l_o rts/dist/build/sm/GC.thr_l_o rts/dist/build/sm/GCAux.thr_l_o rts/dist/build/sm/GCUtils.thr_l_o rts/dist/build/sm/MBlock.thr_l_o rts/dist/build/sm/MarkWeak.thr_l_o rts/dist/build/sm/NonMoving.thr_l_o rts/dist/build/sm/NonMovingCensus.thr_l_o rts/dist/build/sm/NonMovingMark.thr_l_o rts/dist/build/sm/NonMovingScav.thr_l_o rts/dist/build/sm/NonMovingShortcut.thr_l_o rts/dist/build/sm/NonMovingSweep.thr_l_o rts/dist/build/sm/Sanity.thr_l_o rts/dist/build/sm/Scav.thr_l_o rts/dist/build/sm/Scav_thr.thr_l_o rts/dist/build/sm/Storage.thr_l_o rts/dist/build/sm/Sweep.thr_l_o rts/dist/build/eventlog/EventLog.thr_l_o rts/dist/build/eventlog/EventLogWriter.thr_l_o rts/dist/build/linker/CacheFlush.thr_l_o rts/dist/build/linker/Elf.thr_l_o rts/dist/build/linker/LoadArchive.thr_l_o rts/dist/build/linker/M32Alloc.thr_l_o rts/dist/build/linker/MachO.thr_l_o rts/dist/build/linker/PEi386.thr_l_o rts/dist/build/linker/SymbolExtras.thr_l_o rts/dist/build/linker/elf_got.thr_l_o rts/dist/build/linker/elf_plt.thr_l_o rts/dist/build/linker/elf_plt_aarch64.thr_l_o rts/dist/build/linker/elf_plt_arm.thr_l_o rts/dist/build/linker/elf_reloc.thr_l_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_o rts/dist/build/linker/elf_util.thr_l_o rts/dist/build/linker/macho/plt.thr_l_o rts/dist/build/linker/macho/plt_aarch64.thr_l_o rts/dist/build/posix/GetEnv.thr_l_o rts/dist/build/posix/GetTime.thr_l_o rts/dist/build/posix/Itimer.thr_l_o rts/dist/build/posix/OSMem.thr_l_o rts/dist/build/posix/OSThreads.thr_l_o rts/dist/build/posix/Select.thr_l_o rts/dist/build/posix/Signals.thr_l_o rts/dist/build/posix/TTY.thr_l_o rts/dist/build/adjustor/NativeAmd64.thr_l_o  rts/dist/build/StgCRunAsm.thr_l_o rts/dist/build/Apply.thr_l_o rts/dist/build/Compact.thr_l_o rts/dist/build/Exception.thr_l_o rts/dist/build/HeapStackCheck.thr_l_o rts/dist/build/PrimOps.thr_l_o rts/dist/build/StgMiscClosures.thr_l_o rts/dist/build/StgStartup.thr_l_o rts/dist/build/StgStdThunks.thr_l_o rts/dist/build/Updates.thr_l_o rts/dist/build/AutoApply.thr_l_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_l.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_p_o
In file included from includes/Rts.h:239,

                 from rts/Interpreter.c:8:0: error: 
rts/Interpreter.c: In function 'interpretBCO':

includes/rts/StablePtr.h:32:8: error:
     warning: inlining failed in call to 'deRefStablePtr': call is unlikely and code size would grow [-Winline]
       32 | StgPtr deRefStablePtr(StgStablePtr sp)
          |        ^~~~~~~~~~~~~~
   |
32 | StgPtr deRefStablePtr(StgStablePtr sp)
   |        ^

rts/Interpreter.c:1112:45: error:
     note: called from here
     1112 |                   ioAction = (StgClosure *) deRefStablePtr (
          |                                             ^~~~~~~~~~~~~~~~
     1113 |                       rts_breakpoint_io_action);
          |                       ~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1112 |                   ioAction = (StgClosure *) deRefStablePtr (
     |                                             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_p_o

In file included from rts/RaiseAsync.c:21:0: error: 
rts/RaiseAsync.c: In function 'removeFromQueues':

rts/Messages.h:26:1: error:
     warning: inlining failed in call to 'doneWithMsgThrowTo': --param max-inline-insns-single limit reached [-Winline]
       26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
          | ^~~~~~~~~~~~~~~~~~
   |
26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
   | ^

rts/RaiseAsync.c:703:7: error:
     note: called from here
      703 |       doneWithMsgThrowTo(cap, m);
          |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
    |
703 |       doneWithMsgThrowTo(cap, m);
    |       ^

In file included from rts/RaiseAsync.c:21:0: error: 
rts/RaiseAsync.c: In function 'maybePerformBlockedException':

rts/Messages.h:26:1: error:
     warning: inlining failed in call to 'doneWithMsgThrowTo': --param max-inline-insns-single limit reached [-Winline]
       26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
          | ^~~~~~~~~~~~~~~~~~
   |
26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
   | ^

rts/RaiseAsync.c:583:9: error:
     note: called from here
      583 |         doneWithMsgThrowTo(cap, msg);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
583 |         doneWithMsgThrowTo(cap, msg);
    |         ^

In file included from rts/RaiseAsync.c:21:0: error: 

rts/Messages.h:26:1: error:
     warning: inlining failed in call to 'doneWithMsgThrowTo': --param max-inline-insns-single limit reached [-Winline]
       26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
          | ^~~~~~~~~~~~~~~~~~
   |
26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
   | ^

rts/RaiseAsync.c:583:9: error:
     note: called from here
      583 |         doneWithMsgThrowTo(cap, msg);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
583 |         doneWithMsgThrowTo(cap, msg);
    |         ^

In file included from rts/RaiseAsync.c:21:0: error: 
rts/RaiseAsync.c: In function 'throwToMsg':

rts/Messages.h:26:1: error:
     warning: inlining failed in call to 'doneWithMsgThrowTo': --param max-inline-insns-single limit reached [-Winline]
       26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
          | ^~~~~~~~~~~~~~~~~~
   |
26 | doneWithMsgThrowTo (Capability *cap, MessageThrowTo *m)
   | ^

rts/RaiseAsync.c:339:9: error:
     note: called from here
      339 |         doneWithMsgThrowTo(cap, m);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
    |
339 |         doneWithMsgThrowTo(cap, m);
    |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_p_o
rts/RetainerSet.c: In function 'printRetainerSetShort':

rts/RetainerSet.c:217:21: error:
     warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
      217 |     tmp[max_length] = '\0';
          |     ~~~~~~~~~~~~~~~~^~~~~~
    |
217 |     tmp[max_length] = '\0';
    |                     ^

rts/RetainerSet.c:211:10: error:
     note: at offset [-9223372036854775808, 9223372036854775807] to an object with size at most 4294967295 declared here
      211 |     char tmp[max_length + 1];
          |          ^~~
    |
211 |     char tmp[max_length + 1];
    |          ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_p_o
rts/TraverseHeap.c: In function 'traverseWorkStack':

rts/TraverseHeap.c:1055:1: error:
     warning: inlining failed in call to 'traversePAP.isra': --param max-inline-insns-single limit reached [-Winline]
     1055 | traversePAP (traverseState *ts,
          | ^~~~~~~~~~~
     |
1055 | traversePAP (traverseState *ts,
     | ^

rts/TraverseHeap.c:1274:9: error:
     note: called from here
     1274 |         traversePAP(ts, c, child_data, pap->fun, pap->payload, pap->n_args);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1274 |         traversePAP(ts, c, child_data, pap->fun, pap->payload, pap->n_args);
     |         ^

rts/TraverseHeap.c:1055:1: error:
     warning: inlining failed in call to 'traversePAP.isra': --param max-inline-insns-single limit reached [-Winline]
     1055 | traversePAP (traverseState *ts,
          | ^~~~~~~~~~~
     |
1055 | traversePAP (traverseState *ts,
     | ^

rts/TraverseHeap.c:1281:9: error:
     note: called from here
     1281 |         traversePAP(ts, c, child_data, ap->fun, ap->payload, ap->n_args);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1281 |         traversePAP(ts, c, child_data, ap->fun, ap->payload, ap->n_args);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_p_o
rts/sm/Evac.c: In function 'evacuate1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_p_o

In file included from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
In file included from includes/Rts.h:217,
                 from rts/sm/Evac.c:15,

                 from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'eval_thunk_selector':

includes/rts/storage/ClosureMacros.h:599:20: error:
     warning: inlining failed in call to 'overwritingClosure': --param max-inline-insns-single limit reached [-Winline]
      599 | EXTERN_INLINE void overwritingClosure (StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~
    |
599 | EXTERN_INLINE void overwritingClosure (StgClosure *p)
    |                    ^

includes/rts/storage/ClosureMacros.h:522:5: error:
     note: called from here
      522 |     overwritingClosure(c)
          |     ^~~~~~~~~~~~~~~~~~~~~
    |
522 |     overwritingClosure(c)
    |     ^

rts/sm/Evac.c:1365:19: error:
     note: in expansion of macro 'OVERWRITING_CLOSURE'
     1365 |                   OVERWRITING_CLOSURE((StgClosure*)p);
          |                   ^~~~~~~~~~~~~~~~~~~
     |
1365 |                   OVERWRITING_CLOSURE((StgClosure*)p);
     |                   ^

In file included from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_p_o
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushTSO':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:719:9: error:
     note: called from here
      719 |         finish_upd_rem_set_mark((StgClosure *) tso);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
719 |         finish_upd_rem_set_mark((StgClosure *) tso);
    |         ^
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushStack':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_p_o
rts/sm/Storage.c: In function 'newCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:535:10: error:
     note: called from here
      535 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
535 |     bh = lockCAF(reg, caf);
    |          ^
rts/sm/Storage.c: In function 'newRetainedCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:612:10: error:
     note: called from here
      612 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
612 |     bh = lockCAF(reg, caf);
    |          ^
rts/sm/Storage.c: In function 'newGCdCAF':

rts/sm/Storage.c:459:1: error:
     warning: inlining failed in call to 'lockCAF': --param max-inline-insns-single limit reached [-Winline]
      459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
          | ^~~~~~~
    |
459 | lockCAF (StgRegTable *reg, StgIndStatic *caf)
    | ^

rts/sm/Storage.c:640:10: error:
     note: called from here
      640 |     bh = lockCAF(reg, caf);
          |          ^~~~~~~~~~~~~~~~~
    |
640 |     bh = lockCAF(reg, caf);
    |          ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_p_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_p_o
"inplace/bin/ghc-stage1" -static -prof -eventlog -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_p_o
"rm" -f rts/dist/build/libHSrts_thr_p.a
echo rts/dist/build/Adjustor.thr_p_o rts/dist/build/Arena.thr_p_o rts/dist/build/Capability.thr_p_o rts/dist/build/CheckUnload.thr_p_o rts/dist/build/ClosureFlags.thr_p_o rts/dist/build/Disassembler.thr_p_o rts/dist/build/ExecPage.thr_p_o rts/dist/build/FileLock.thr_p_o rts/dist/build/ForeignExports.thr_p_o rts/dist/build/Globals.thr_p_o rts/dist/build/Hash.thr_p_o rts/dist/build/Heap.thr_p_o rts/dist/build/Hpc.thr_p_o rts/dist/build/HsFFI.thr_p_o rts/dist/build/Inlines.thr_p_o rts/dist/build/Interpreter.thr_p_o rts/dist/build/LdvProfile.thr_p_o rts/dist/build/Libdw.thr_p_o rts/dist/build/LibdwPool.thr_p_o rts/dist/build/Linker.thr_p_o rts/dist/build/Messages.thr_p_o rts/dist/build/OldARMAtomic.thr_p_o rts/dist/build/PathUtils.thr_p_o rts/dist/build/Pool.thr_p_o rts/dist/build/Printer.thr_p_o rts/dist/build/ProfHeap.thr_p_o rts/dist/build/ProfilerReport.thr_p_o rts/dist/build/ProfilerReportJson.thr_p_o rts/dist/build/Profiling.thr_p_o rts/dist/build/Proftimer.thr_p_o rts/dist/build/RaiseAsync.thr_p_o rts/dist/build/RetainerProfile.thr_p_o rts/dist/build/RetainerSet.thr_p_o rts/dist/build/RtsAPI.thr_p_o rts/dist/build/RtsDllMain.thr_p_o rts/dist/build/RtsFlags.thr_p_o rts/dist/build/RtsMain.thr_p_o rts/dist/build/RtsMessages.thr_p_o rts/dist/build/RtsStartup.thr_p_o rts/dist/build/RtsSymbolInfo.thr_p_o rts/dist/build/RtsSymbols.thr_p_o rts/dist/build/RtsUtils.thr_p_o rts/dist/build/STM.thr_p_o rts/dist/build/Schedule.thr_p_o rts/dist/build/Sparks.thr_p_o rts/dist/build/SpinLock.thr_p_o rts/dist/build/StableName.thr_p_o rts/dist/build/StablePtr.thr_p_o rts/dist/build/StaticPtrTable.thr_p_o rts/dist/build/Stats.thr_p_o rts/dist/build/StgCRun.thr_p_o rts/dist/build/StgPrimFloat.thr_p_o rts/dist/build/Task.thr_p_o rts/dist/build/ThreadLabels.thr_p_o rts/dist/build/ThreadPaused.thr_p_o rts/dist/build/Threads.thr_p_o rts/dist/build/Ticky.thr_p_o rts/dist/build/Timer.thr_p_o rts/dist/build/TopHandler.thr_p_o rts/dist/build/Trace.thr_p_o rts/dist/build/TraverseHeap.thr_p_o rts/dist/build/WSDeque.thr_p_o rts/dist/build/Weak.thr_p_o rts/dist/build/fs.thr_p_o rts/dist/build/hooks/FlagDefaults.thr_p_o rts/dist/build/hooks/LongGCSync.thr_p_o rts/dist/build/hooks/MallocFail.thr_p_o rts/dist/build/hooks/OnExit.thr_p_o rts/dist/build/hooks/OutOfHeap.thr_p_o rts/dist/build/hooks/StackOverflow.thr_p_o rts/dist/build/sm/BlockAlloc.thr_p_o rts/dist/build/sm/CNF.thr_p_o rts/dist/build/sm/Compact.thr_p_o rts/dist/build/sm/Evac.thr_p_o rts/dist/build/sm/Evac_thr.thr_p_o rts/dist/build/sm/GC.thr_p_o rts/dist/build/sm/GCAux.thr_p_o rts/dist/build/sm/GCUtils.thr_p_o rts/dist/build/sm/MBlock.thr_p_o rts/dist/build/sm/MarkWeak.thr_p_o rts/dist/build/sm/NonMoving.thr_p_o rts/dist/build/sm/NonMovingCensus.thr_p_o rts/dist/build/sm/NonMovingMark.thr_p_o rts/dist/build/sm/NonMovingScav.thr_p_o rts/dist/build/sm/NonMovingShortcut.thr_p_o rts/dist/build/sm/NonMovingSweep.thr_p_o rts/dist/build/sm/Sanity.thr_p_o rts/dist/build/sm/Scav.thr_p_o rts/dist/build/sm/Scav_thr.thr_p_o rts/dist/build/sm/Storage.thr_p_o rts/dist/build/sm/Sweep.thr_p_o rts/dist/build/eventlog/EventLog.thr_p_o rts/dist/build/eventlog/EventLogWriter.thr_p_o rts/dist/build/linker/CacheFlush.thr_p_o rts/dist/build/linker/Elf.thr_p_o rts/dist/build/linker/LoadArchive.thr_p_o rts/dist/build/linker/M32Alloc.thr_p_o rts/dist/build/linker/MachO.thr_p_o rts/dist/build/linker/PEi386.thr_p_o rts/dist/build/linker/SymbolExtras.thr_p_o rts/dist/build/linker/elf_got.thr_p_o rts/dist/build/linker/elf_plt.thr_p_o rts/dist/build/linker/elf_plt_aarch64.thr_p_o rts/dist/build/linker/elf_plt_arm.thr_p_o rts/dist/build/linker/elf_reloc.thr_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_p_o rts/dist/build/linker/elf_util.thr_p_o rts/dist/build/linker/macho/plt.thr_p_o rts/dist/build/linker/macho/plt_aarch64.thr_p_o rts/dist/build/posix/GetEnv.thr_p_o rts/dist/build/posix/GetTime.thr_p_o rts/dist/build/posix/Itimer.thr_p_o rts/dist/build/posix/OSMem.thr_p_o rts/dist/build/posix/OSThreads.thr_p_o rts/dist/build/posix/Select.thr_p_o rts/dist/build/posix/Signals.thr_p_o rts/dist/build/posix/TTY.thr_p_o rts/dist/build/adjustor/NativeAmd64.thr_p_o  rts/dist/build/StgCRunAsm.thr_p_o rts/dist/build/Apply.thr_p_o rts/dist/build/Compact.thr_p_o rts/dist/build/Exception.thr_p_o rts/dist/build/HeapStackCheck.thr_p_o rts/dist/build/PrimOps.thr_p_o rts/dist/build/StgMiscClosures.thr_p_o rts/dist/build/StgStartup.thr_p_o rts/dist/build/StgStdThunks.thr_p_o rts/dist/build/Updates.thr_p_o rts/dist/build/AutoApply.thr_p_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_p.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-w -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0 -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.debug_dyn_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.debug_dyn_o
"rm" -f rts/dist/build/libHSrts_debug-ghc9.0.2.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/rts/libHSrts_debug-ghc9.0.2.so -no-auto-link-packages  `cat rts/dist/libs.depend` rts/dist/build/Adjustor.debug_dyn_o rts/dist/build/Arena.debug_dyn_o rts/dist/build/Capability.debug_dyn_o rts/dist/build/CheckUnload.debug_dyn_o rts/dist/build/ClosureFlags.debug_dyn_o rts/dist/build/Disassembler.debug_dyn_o rts/dist/build/ExecPage.debug_dyn_o rts/dist/build/FileLock.debug_dyn_o rts/dist/build/ForeignExports.debug_dyn_o rts/dist/build/Globals.debug_dyn_o rts/dist/build/Hash.debug_dyn_o rts/dist/build/Heap.debug_dyn_o rts/dist/build/Hpc.debug_dyn_o rts/dist/build/HsFFI.debug_dyn_o rts/dist/build/Inlines.debug_dyn_o rts/dist/build/Interpreter.debug_dyn_o rts/dist/build/LdvProfile.debug_dyn_o rts/dist/build/Libdw.debug_dyn_o rts/dist/build/LibdwPool.debug_dyn_o rts/dist/build/Linker.debug_dyn_o rts/dist/build/Messages.debug_dyn_o rts/dist/build/OldARMAtomic.debug_dyn_o rts/dist/build/PathUtils.debug_dyn_o rts/dist/build/Pool.debug_dyn_o rts/dist/build/Printer.debug_dyn_o rts/dist/build/ProfHeap.debug_dyn_o rts/dist/build/ProfilerReport.debug_dyn_o rts/dist/build/ProfilerReportJson.debug_dyn_o rts/dist/build/Profiling.debug_dyn_o rts/dist/build/Proftimer.debug_dyn_o rts/dist/build/RaiseAsync.debug_dyn_o rts/dist/build/RetainerProfile.debug_dyn_o rts/dist/build/RetainerSet.debug_dyn_o rts/dist/build/RtsAPI.debug_dyn_o rts/dist/build/RtsDllMain.debug_dyn_o rts/dist/build/RtsFlags.debug_dyn_o rts/dist/build/RtsMain.debug_dyn_o rts/dist/build/RtsMessages.debug_dyn_o rts/dist/build/RtsStartup.debug_dyn_o rts/dist/build/RtsSymbolInfo.debug_dyn_o rts/dist/build/RtsSymbols.debug_dyn_o rts/dist/build/RtsUtils.debug_dyn_o rts/dist/build/STM.debug_dyn_o rts/dist/build/Schedule.debug_dyn_o rts/dist/build/Sparks.debug_dyn_o rts/dist/build/SpinLock.debug_dyn_o rts/dist/build/StableName.debug_dyn_o rts/dist/build/StablePtr.debug_dyn_o rts/dist/build/StaticPtrTable.debug_dyn_o rts/dist/build/Stats.debug_dyn_o rts/dist/build/StgCRun.debug_dyn_o rts/dist/build/StgPrimFloat.debug_dyn_o rts/dist/build/Task.debug_dyn_o rts/dist/build/ThreadLabels.debug_dyn_o rts/dist/build/ThreadPaused.debug_dyn_o rts/dist/build/Threads.debug_dyn_o rts/dist/build/Ticky.debug_dyn_o rts/dist/build/Timer.debug_dyn_o rts/dist/build/TopHandler.debug_dyn_o rts/dist/build/Trace.debug_dyn_o rts/dist/build/TraverseHeap.debug_dyn_o rts/dist/build/WSDeque.debug_dyn_o rts/dist/build/Weak.debug_dyn_o rts/dist/build/fs.debug_dyn_o rts/dist/build/hooks/FlagDefaults.debug_dyn_o rts/dist/build/hooks/LongGCSync.debug_dyn_o rts/dist/build/hooks/MallocFail.debug_dyn_o rts/dist/build/hooks/OnExit.debug_dyn_o rts/dist/build/hooks/OutOfHeap.debug_dyn_o rts/dist/build/hooks/StackOverflow.debug_dyn_o rts/dist/build/sm/BlockAlloc.debug_dyn_o rts/dist/build/sm/CNF.debug_dyn_o rts/dist/build/sm/Compact.debug_dyn_o rts/dist/build/sm/Evac.debug_dyn_o rts/dist/build/sm/Evac_thr.debug_dyn_o rts/dist/build/sm/GC.debug_dyn_o rts/dist/build/sm/GCAux.debug_dyn_o rts/dist/build/sm/GCUtils.debug_dyn_o rts/dist/build/sm/MBlock.debug_dyn_o rts/dist/build/sm/MarkWeak.debug_dyn_o rts/dist/build/sm/NonMoving.debug_dyn_o rts/dist/build/sm/NonMovingCensus.debug_dyn_o rts/dist/build/sm/NonMovingMark.debug_dyn_o rts/dist/build/sm/NonMovingScav.debug_dyn_o rts/dist/build/sm/NonMovingShortcut.debug_dyn_o rts/dist/build/sm/NonMovingSweep.debug_dyn_o rts/dist/build/sm/Sanity.debug_dyn_o rts/dist/build/sm/Scav.debug_dyn_o rts/dist/build/sm/Scav_thr.debug_dyn_o rts/dist/build/sm/Storage.debug_dyn_o rts/dist/build/sm/Sweep.debug_dyn_o rts/dist/build/eventlog/EventLog.debug_dyn_o rts/dist/build/eventlog/EventLogWriter.debug_dyn_o rts/dist/build/linker/CacheFlush.debug_dyn_o rts/dist/build/linker/Elf.debug_dyn_o rts/dist/build/linker/LoadArchive.debug_dyn_o rts/dist/build/linker/M32Alloc.debug_dyn_o rts/dist/build/linker/MachO.debug_dyn_o rts/dist/build/linker/PEi386.debug_dyn_o rts/dist/build/linker/SymbolExtras.debug_dyn_o rts/dist/build/linker/elf_got.debug_dyn_o rts/dist/build/linker/elf_plt.debug_dyn_o rts/dist/build/linker/elf_plt_aarch64.debug_dyn_o rts/dist/build/linker/elf_plt_arm.debug_dyn_o rts/dist/build/linker/elf_reloc.debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.debug_dyn_o rts/dist/build/linker/elf_util.debug_dyn_o rts/dist/build/linker/macho/plt.debug_dyn_o rts/dist/build/linker/macho/plt_aarch64.debug_dyn_o rts/dist/build/posix/GetEnv.debug_dyn_o rts/dist/build/posix/GetTime.debug_dyn_o rts/dist/build/posix/Itimer.debug_dyn_o rts/dist/build/posix/OSMem.debug_dyn_o rts/dist/build/posix/OSThreads.debug_dyn_o rts/dist/build/posix/Select.debug_dyn_o rts/dist/build/posix/Signals.debug_dyn_o rts/dist/build/posix/TTY.debug_dyn_o rts/dist/build/adjustor/NativeAmd64.debug_dyn_o  rts/dist/build/StgCRunAsm.debug_dyn_o rts/dist/build/Apply.debug_dyn_o rts/dist/build/Compact.debug_dyn_o rts/dist/build/Exception.debug_dyn_o rts/dist/build/HeapStackCheck.debug_dyn_o rts/dist/build/PrimOps.debug_dyn_o rts/dist/build/StgMiscClosures.debug_dyn_o rts/dist/build/StgStartup.debug_dyn_o rts/dist/build/StgStdThunks.debug_dyn_o rts/dist/build/Updates.debug_dyn_o rts/dist/build/AutoApply.debug_dyn_o -optl-Wl,-64 -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances   -o rts/dist/build/libHSrts_debug-ghc9.0.2.so
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_dyn_o
In file included from includes/Rts.h:239,

                 from rts/Interpreter.c:8:0: error: 
rts/Interpreter.c: In function 'interpretBCO':

includes/rts/StablePtr.h:32:8: error:
     warning: inlining failed in call to 'deRefStablePtr': call is unlikely and code size would grow [-Winline]
       32 | StgPtr deRefStablePtr(StgStablePtr sp)
          |        ^~~~~~~~~~~~~~
   |
32 | StgPtr deRefStablePtr(StgStablePtr sp)
   |        ^

rts/Interpreter.c:1112:45: error:
     note: called from here
     1112 |                   ioAction = (StgClosure *) deRefStablePtr (
          |                                             ^~~~~~~~~~~~~~~~
     1113 |                       rts_breakpoint_io_action);
          |                       ~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1112 |                   ioAction = (StgClosure *) deRefStablePtr (
     |                                             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-w -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_dyn_o
rts/sm/Evac.c: In function 'evacuate1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_dyn_o

In file included from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_dyn_o
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushTSO':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:719:9: error:
     note: called from here
      719 |         finish_upd_rem_set_mark((StgClosure *) tso);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
719 |         finish_upd_rem_set_mark((StgClosure *) tso);
    |         ^
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushStack':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_dyn_o
"rm" -f rts/dist/build/libHSrts_thr-ghc9.0.2.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/rts/libHSrts_thr-ghc9.0.2.so -no-auto-link-packages  `cat rts/dist/libs.depend` rts/dist/build/Adjustor.thr_dyn_o rts/dist/build/Arena.thr_dyn_o rts/dist/build/Capability.thr_dyn_o rts/dist/build/CheckUnload.thr_dyn_o rts/dist/build/ClosureFlags.thr_dyn_o rts/dist/build/Disassembler.thr_dyn_o rts/dist/build/ExecPage.thr_dyn_o rts/dist/build/FileLock.thr_dyn_o rts/dist/build/ForeignExports.thr_dyn_o rts/dist/build/Globals.thr_dyn_o rts/dist/build/Hash.thr_dyn_o rts/dist/build/Heap.thr_dyn_o rts/dist/build/Hpc.thr_dyn_o rts/dist/build/HsFFI.thr_dyn_o rts/dist/build/Inlines.thr_dyn_o rts/dist/build/Interpreter.thr_dyn_o rts/dist/build/LdvProfile.thr_dyn_o rts/dist/build/Libdw.thr_dyn_o rts/dist/build/LibdwPool.thr_dyn_o rts/dist/build/Linker.thr_dyn_o rts/dist/build/Messages.thr_dyn_o rts/dist/build/OldARMAtomic.thr_dyn_o rts/dist/build/PathUtils.thr_dyn_o rts/dist/build/Pool.thr_dyn_o rts/dist/build/Printer.thr_dyn_o rts/dist/build/ProfHeap.thr_dyn_o rts/dist/build/ProfilerReport.thr_dyn_o rts/dist/build/ProfilerReportJson.thr_dyn_o rts/dist/build/Profiling.thr_dyn_o rts/dist/build/Proftimer.thr_dyn_o rts/dist/build/RaiseAsync.thr_dyn_o rts/dist/build/RetainerProfile.thr_dyn_o rts/dist/build/RetainerSet.thr_dyn_o rts/dist/build/RtsAPI.thr_dyn_o rts/dist/build/RtsDllMain.thr_dyn_o rts/dist/build/RtsFlags.thr_dyn_o rts/dist/build/RtsMain.thr_dyn_o rts/dist/build/RtsMessages.thr_dyn_o rts/dist/build/RtsStartup.thr_dyn_o rts/dist/build/RtsSymbolInfo.thr_dyn_o rts/dist/build/RtsSymbols.thr_dyn_o rts/dist/build/RtsUtils.thr_dyn_o rts/dist/build/STM.thr_dyn_o rts/dist/build/Schedule.thr_dyn_o rts/dist/build/Sparks.thr_dyn_o rts/dist/build/SpinLock.thr_dyn_o rts/dist/build/StableName.thr_dyn_o rts/dist/build/StablePtr.thr_dyn_o rts/dist/build/StaticPtrTable.thr_dyn_o rts/dist/build/Stats.thr_dyn_o rts/dist/build/StgCRun.thr_dyn_o rts/dist/build/StgPrimFloat.thr_dyn_o rts/dist/build/Task.thr_dyn_o rts/dist/build/ThreadLabels.thr_dyn_o rts/dist/build/ThreadPaused.thr_dyn_o rts/dist/build/Threads.thr_dyn_o rts/dist/build/Ticky.thr_dyn_o rts/dist/build/Timer.thr_dyn_o rts/dist/build/TopHandler.thr_dyn_o rts/dist/build/Trace.thr_dyn_o rts/dist/build/TraverseHeap.thr_dyn_o rts/dist/build/WSDeque.thr_dyn_o rts/dist/build/Weak.thr_dyn_o rts/dist/build/fs.thr_dyn_o rts/dist/build/hooks/FlagDefaults.thr_dyn_o rts/dist/build/hooks/LongGCSync.thr_dyn_o rts/dist/build/hooks/MallocFail.thr_dyn_o rts/dist/build/hooks/OnExit.thr_dyn_o rts/dist/build/hooks/OutOfHeap.thr_dyn_o rts/dist/build/hooks/StackOverflow.thr_dyn_o rts/dist/build/sm/BlockAlloc.thr_dyn_o rts/dist/build/sm/CNF.thr_dyn_o rts/dist/build/sm/Compact.thr_dyn_o rts/dist/build/sm/Evac.thr_dyn_o rts/dist/build/sm/Evac_thr.thr_dyn_o rts/dist/build/sm/GC.thr_dyn_o rts/dist/build/sm/GCAux.thr_dyn_o rts/dist/build/sm/GCUtils.thr_dyn_o rts/dist/build/sm/MBlock.thr_dyn_o rts/dist/build/sm/MarkWeak.thr_dyn_o rts/dist/build/sm/NonMoving.thr_dyn_o rts/dist/build/sm/NonMovingCensus.thr_dyn_o rts/dist/build/sm/NonMovingMark.thr_dyn_o rts/dist/build/sm/NonMovingScav.thr_dyn_o rts/dist/build/sm/NonMovingShortcut.thr_dyn_o rts/dist/build/sm/NonMovingSweep.thr_dyn_o rts/dist/build/sm/Sanity.thr_dyn_o rts/dist/build/sm/Scav.thr_dyn_o rts/dist/build/sm/Scav_thr.thr_dyn_o rts/dist/build/sm/Storage.thr_dyn_o rts/dist/build/sm/Sweep.thr_dyn_o rts/dist/build/eventlog/EventLog.thr_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_dyn_o rts/dist/build/linker/CacheFlush.thr_dyn_o rts/dist/build/linker/Elf.thr_dyn_o rts/dist/build/linker/LoadArchive.thr_dyn_o rts/dist/build/linker/M32Alloc.thr_dyn_o rts/dist/build/linker/MachO.thr_dyn_o rts/dist/build/linker/PEi386.thr_dyn_o rts/dist/build/linker/SymbolExtras.thr_dyn_o rts/dist/build/linker/elf_got.thr_dyn_o rts/dist/build/linker/elf_plt.thr_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_dyn_o rts/dist/build/linker/elf_plt_arm.thr_dyn_o rts/dist/build/linker/elf_reloc.thr_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_dyn_o rts/dist/build/linker/elf_util.thr_dyn_o rts/dist/build/linker/macho/plt.thr_dyn_o rts/dist/build/linker/macho/plt_aarch64.thr_dyn_o rts/dist/build/posix/GetEnv.thr_dyn_o rts/dist/build/posix/GetTime.thr_dyn_o rts/dist/build/posix/Itimer.thr_dyn_o rts/dist/build/posix/OSMem.thr_dyn_o rts/dist/build/posix/OSThreads.thr_dyn_o rts/dist/build/posix/Select.thr_dyn_o rts/dist/build/posix/Signals.thr_dyn_o rts/dist/build/posix/TTY.thr_dyn_o rts/dist/build/adjustor/NativeAmd64.thr_dyn_o  rts/dist/build/StgCRunAsm.thr_dyn_o rts/dist/build/Apply.thr_dyn_o rts/dist/build/Compact.thr_dyn_o rts/dist/build/Exception.thr_dyn_o rts/dist/build/HeapStackCheck.thr_dyn_o rts/dist/build/PrimOps.thr_dyn_o rts/dist/build/StgMiscClosures.thr_dyn_o rts/dist/build/StgStartup.thr_dyn_o rts/dist/build/StgStdThunks.thr_dyn_o rts/dist/build/Updates.thr_dyn_o rts/dist/build/AutoApply.thr_dyn_o -optl-Wl,-64 -fPIC -dynamic -optc-DTHREADED_RTS  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances   -o rts/dist/build/libHSrts_thr-ghc9.0.2.so
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-w -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0 -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_debug_dyn_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_debug_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_debug_dyn_o
"rm" -f rts/dist/build/libHSrts_thr_debug-ghc9.0.2.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/rts/libHSrts_thr_debug-ghc9.0.2.so -no-auto-link-packages  `cat rts/dist/libs.depend` rts/dist/build/Adjustor.thr_debug_dyn_o rts/dist/build/Arena.thr_debug_dyn_o rts/dist/build/Capability.thr_debug_dyn_o rts/dist/build/CheckUnload.thr_debug_dyn_o rts/dist/build/ClosureFlags.thr_debug_dyn_o rts/dist/build/Disassembler.thr_debug_dyn_o rts/dist/build/ExecPage.thr_debug_dyn_o rts/dist/build/FileLock.thr_debug_dyn_o rts/dist/build/ForeignExports.thr_debug_dyn_o rts/dist/build/Globals.thr_debug_dyn_o rts/dist/build/Hash.thr_debug_dyn_o rts/dist/build/Heap.thr_debug_dyn_o rts/dist/build/Hpc.thr_debug_dyn_o rts/dist/build/HsFFI.thr_debug_dyn_o rts/dist/build/Inlines.thr_debug_dyn_o rts/dist/build/Interpreter.thr_debug_dyn_o rts/dist/build/LdvProfile.thr_debug_dyn_o rts/dist/build/Libdw.thr_debug_dyn_o rts/dist/build/LibdwPool.thr_debug_dyn_o rts/dist/build/Linker.thr_debug_dyn_o rts/dist/build/Messages.thr_debug_dyn_o rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts/dist/build/PathUtils.thr_debug_dyn_o rts/dist/build/Pool.thr_debug_dyn_o rts/dist/build/Printer.thr_debug_dyn_o rts/dist/build/ProfHeap.thr_debug_dyn_o rts/dist/build/ProfilerReport.thr_debug_dyn_o rts/dist/build/ProfilerReportJson.thr_debug_dyn_o rts/dist/build/Profiling.thr_debug_dyn_o rts/dist/build/Proftimer.thr_debug_dyn_o rts/dist/build/RaiseAsync.thr_debug_dyn_o rts/dist/build/RetainerProfile.thr_debug_dyn_o rts/dist/build/RetainerSet.thr_debug_dyn_o rts/dist/build/RtsAPI.thr_debug_dyn_o rts/dist/build/RtsDllMain.thr_debug_dyn_o rts/dist/build/RtsFlags.thr_debug_dyn_o rts/dist/build/RtsMain.thr_debug_dyn_o rts/dist/build/RtsMessages.thr_debug_dyn_o rts/dist/build/RtsStartup.thr_debug_dyn_o rts/dist/build/RtsSymbolInfo.thr_debug_dyn_o rts/dist/build/RtsSymbols.thr_debug_dyn_o rts/dist/build/RtsUtils.thr_debug_dyn_o rts/dist/build/STM.thr_debug_dyn_o rts/dist/build/Schedule.thr_debug_dyn_o rts/dist/build/Sparks.thr_debug_dyn_o rts/dist/build/SpinLock.thr_debug_dyn_o rts/dist/build/StableName.thr_debug_dyn_o rts/dist/build/StablePtr.thr_debug_dyn_o rts/dist/build/StaticPtrTable.thr_debug_dyn_o rts/dist/build/Stats.thr_debug_dyn_o rts/dist/build/StgCRun.thr_debug_dyn_o rts/dist/build/StgPrimFloat.thr_debug_dyn_o rts/dist/build/Task.thr_debug_dyn_o rts/dist/build/ThreadLabels.thr_debug_dyn_o rts/dist/build/ThreadPaused.thr_debug_dyn_o rts/dist/build/Threads.thr_debug_dyn_o rts/dist/build/Ticky.thr_debug_dyn_o rts/dist/build/Timer.thr_debug_dyn_o rts/dist/build/TopHandler.thr_debug_dyn_o rts/dist/build/Trace.thr_debug_dyn_o rts/dist/build/TraverseHeap.thr_debug_dyn_o rts/dist/build/WSDeque.thr_debug_dyn_o rts/dist/build/Weak.thr_debug_dyn_o rts/dist/build/fs.thr_debug_dyn_o rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o rts/dist/build/hooks/LongGCSync.thr_debug_dyn_o rts/dist/build/hooks/MallocFail.thr_debug_dyn_o rts/dist/build/hooks/OnExit.thr_debug_dyn_o rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o rts/dist/build/sm/CNF.thr_debug_dyn_o rts/dist/build/sm/Compact.thr_debug_dyn_o rts/dist/build/sm/Evac.thr_debug_dyn_o rts/dist/build/sm/Evac_thr.thr_debug_dyn_o rts/dist/build/sm/GC.thr_debug_dyn_o rts/dist/build/sm/GCAux.thr_debug_dyn_o rts/dist/build/sm/GCUtils.thr_debug_dyn_o rts/dist/build/sm/MBlock.thr_debug_dyn_o rts/dist/build/sm/MarkWeak.thr_debug_dyn_o rts/dist/build/sm/NonMoving.thr_debug_dyn_o rts/dist/build/sm/NonMovingCensus.thr_debug_dyn_o rts/dist/build/sm/NonMovingMark.thr_debug_dyn_o rts/dist/build/sm/NonMovingScav.thr_debug_dyn_o rts/dist/build/sm/NonMovingShortcut.thr_debug_dyn_o rts/dist/build/sm/NonMovingSweep.thr_debug_dyn_o rts/dist/build/sm/Sanity.thr_debug_dyn_o rts/dist/build/sm/Scav.thr_debug_dyn_o rts/dist/build/sm/Scav_thr.thr_debug_dyn_o rts/dist/build/sm/Storage.thr_debug_dyn_o rts/dist/build/sm/Sweep.thr_debug_dyn_o rts/dist/build/eventlog/EventLog.thr_debug_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_debug_dyn_o rts/dist/build/linker/CacheFlush.thr_debug_dyn_o rts/dist/build/linker/Elf.thr_debug_dyn_o rts/dist/build/linker/LoadArchive.thr_debug_dyn_o rts/dist/build/linker/M32Alloc.thr_debug_dyn_o rts/dist/build/linker/MachO.thr_debug_dyn_o rts/dist/build/linker/PEi386.thr_debug_dyn_o rts/dist/build/linker/SymbolExtras.thr_debug_dyn_o rts/dist/build/linker/elf_got.thr_debug_dyn_o rts/dist/build/linker/elf_plt.thr_debug_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_dyn_o rts/dist/build/linker/elf_plt_arm.thr_debug_dyn_o rts/dist/build/linker/elf_reloc.thr_debug_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_dyn_o rts/dist/build/linker/elf_util.thr_debug_dyn_o rts/dist/build/linker/macho/plt.thr_debug_dyn_o rts/dist/build/linker/macho/plt_aarch64.thr_debug_dyn_o rts/dist/build/posix/GetEnv.thr_debug_dyn_o rts/dist/build/posix/GetTime.thr_debug_dyn_o rts/dist/build/posix/Itimer.thr_debug_dyn_o rts/dist/build/posix/OSMem.thr_debug_dyn_o rts/dist/build/posix/OSThreads.thr_debug_dyn_o rts/dist/build/posix/Select.thr_debug_dyn_o rts/dist/build/posix/Signals.thr_debug_dyn_o rts/dist/build/posix/TTY.thr_debug_dyn_o rts/dist/build/adjustor/NativeAmd64.thr_debug_dyn_o  rts/dist/build/StgCRunAsm.thr_debug_dyn_o rts/dist/build/Apply.thr_debug_dyn_o rts/dist/build/Compact.thr_debug_dyn_o rts/dist/build/Exception.thr_debug_dyn_o rts/dist/build/HeapStackCheck.thr_debug_dyn_o rts/dist/build/PrimOps.thr_debug_dyn_o rts/dist/build/StgMiscClosures.thr_debug_dyn_o rts/dist/build/StgStartup.thr_debug_dyn_o rts/dist/build/StgStdThunks.thr_debug_dyn_o rts/dist/build/Updates.thr_debug_dyn_o rts/dist/build/AutoApply.thr_debug_dyn_o -optl-Wl,-64 -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances   -o rts/dist/build/libHSrts_thr_debug-ghc9.0.2.so
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-w -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.l_dyn_o
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.l_dyn_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.l_dyn_o
"rm" -f rts/dist/build/libHSrts_l-ghc9.0.2.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/rts/libHSrts_l-ghc9.0.2.so -no-auto-link-packages  `cat rts/dist/libs.depend` rts/dist/build/Adjustor.l_dyn_o rts/dist/build/Arena.l_dyn_o rts/dist/build/Capability.l_dyn_o rts/dist/build/CheckUnload.l_dyn_o rts/dist/build/ClosureFlags.l_dyn_o rts/dist/build/Disassembler.l_dyn_o rts/dist/build/ExecPage.l_dyn_o rts/dist/build/FileLock.l_dyn_o rts/dist/build/ForeignExports.l_dyn_o rts/dist/build/Globals.l_dyn_o rts/dist/build/Hash.l_dyn_o rts/dist/build/Heap.l_dyn_o rts/dist/build/Hpc.l_dyn_o rts/dist/build/HsFFI.l_dyn_o rts/dist/build/Inlines.l_dyn_o rts/dist/build/Interpreter.l_dyn_o rts/dist/build/LdvProfile.l_dyn_o rts/dist/build/Libdw.l_dyn_o rts/dist/build/LibdwPool.l_dyn_o rts/dist/build/Linker.l_dyn_o rts/dist/build/Messages.l_dyn_o rts/dist/build/OldARMAtomic.l_dyn_o rts/dist/build/PathUtils.l_dyn_o rts/dist/build/Pool.l_dyn_o rts/dist/build/Printer.l_dyn_o rts/dist/build/ProfHeap.l_dyn_o rts/dist/build/ProfilerReport.l_dyn_o rts/dist/build/ProfilerReportJson.l_dyn_o rts/dist/build/Profiling.l_dyn_o rts/dist/build/Proftimer.l_dyn_o rts/dist/build/RaiseAsync.l_dyn_o rts/dist/build/RetainerProfile.l_dyn_o rts/dist/build/RetainerSet.l_dyn_o rts/dist/build/RtsAPI.l_dyn_o rts/dist/build/RtsDllMain.l_dyn_o rts/dist/build/RtsFlags.l_dyn_o rts/dist/build/RtsMain.l_dyn_o rts/dist/build/RtsMessages.l_dyn_o rts/dist/build/RtsStartup.l_dyn_o rts/dist/build/RtsSymbolInfo.l_dyn_o rts/dist/build/RtsSymbols.l_dyn_o rts/dist/build/RtsUtils.l_dyn_o rts/dist/build/STM.l_dyn_o rts/dist/build/Schedule.l_dyn_o rts/dist/build/Sparks.l_dyn_o rts/dist/build/SpinLock.l_dyn_o rts/dist/build/StableName.l_dyn_o rts/dist/build/StablePtr.l_dyn_o rts/dist/build/StaticPtrTable.l_dyn_o rts/dist/build/Stats.l_dyn_o rts/dist/build/StgCRun.l_dyn_o rts/dist/build/StgPrimFloat.l_dyn_o rts/dist/build/Task.l_dyn_o rts/dist/build/ThreadLabels.l_dyn_o rts/dist/build/ThreadPaused.l_dyn_o rts/dist/build/Threads.l_dyn_o rts/dist/build/Ticky.l_dyn_o rts/dist/build/Timer.l_dyn_o rts/dist/build/TopHandler.l_dyn_o rts/dist/build/Trace.l_dyn_o rts/dist/build/TraverseHeap.l_dyn_o rts/dist/build/WSDeque.l_dyn_o rts/dist/build/Weak.l_dyn_o rts/dist/build/fs.l_dyn_o rts/dist/build/hooks/FlagDefaults.l_dyn_o rts/dist/build/hooks/LongGCSync.l_dyn_o rts/dist/build/hooks/MallocFail.l_dyn_o rts/dist/build/hooks/OnExit.l_dyn_o rts/dist/build/hooks/OutOfHeap.l_dyn_o rts/dist/build/hooks/StackOverflow.l_dyn_o rts/dist/build/sm/BlockAlloc.l_dyn_o rts/dist/build/sm/CNF.l_dyn_o rts/dist/build/sm/Compact.l_dyn_o rts/dist/build/sm/Evac.l_dyn_o rts/dist/build/sm/Evac_thr.l_dyn_o rts/dist/build/sm/GC.l_dyn_o rts/dist/build/sm/GCAux.l_dyn_o rts/dist/build/sm/GCUtils.l_dyn_o rts/dist/build/sm/MBlock.l_dyn_o rts/dist/build/sm/MarkWeak.l_dyn_o rts/dist/build/sm/NonMoving.l_dyn_o rts/dist/build/sm/NonMovingCensus.l_dyn_o rts/dist/build/sm/NonMovingMark.l_dyn_o rts/dist/build/sm/NonMovingScav.l_dyn_o rts/dist/build/sm/NonMovingShortcut.l_dyn_o rts/dist/build/sm/NonMovingSweep.l_dyn_o rts/dist/build/sm/Sanity.l_dyn_o rts/dist/build/sm/Scav.l_dyn_o rts/dist/build/sm/Scav_thr.l_dyn_o rts/dist/build/sm/Storage.l_dyn_o rts/dist/build/sm/Sweep.l_dyn_o rts/dist/build/eventlog/EventLog.l_dyn_o rts/dist/build/eventlog/EventLogWriter.l_dyn_o rts/dist/build/linker/CacheFlush.l_dyn_o rts/dist/build/linker/Elf.l_dyn_o rts/dist/build/linker/LoadArchive.l_dyn_o rts/dist/build/linker/M32Alloc.l_dyn_o rts/dist/build/linker/MachO.l_dyn_o rts/dist/build/linker/PEi386.l_dyn_o rts/dist/build/linker/SymbolExtras.l_dyn_o rts/dist/build/linker/elf_got.l_dyn_o rts/dist/build/linker/elf_plt.l_dyn_o rts/dist/build/linker/elf_plt_aarch64.l_dyn_o rts/dist/build/linker/elf_plt_arm.l_dyn_o rts/dist/build/linker/elf_reloc.l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.l_dyn_o rts/dist/build/linker/elf_util.l_dyn_o rts/dist/build/linker/macho/plt.l_dyn_o rts/dist/build/linker/macho/plt_aarch64.l_dyn_o rts/dist/build/posix/GetEnv.l_dyn_o rts/dist/build/posix/GetTime.l_dyn_o rts/dist/build/posix/Itimer.l_dyn_o rts/dist/build/posix/OSMem.l_dyn_o rts/dist/build/posix/OSThreads.l_dyn_o rts/dist/build/posix/Select.l_dyn_o rts/dist/build/posix/Signals.l_dyn_o rts/dist/build/posix/TTY.l_dyn_o rts/dist/build/adjustor/NativeAmd64.l_dyn_o  rts/dist/build/StgCRunAsm.l_dyn_o rts/dist/build/Apply.l_dyn_o rts/dist/build/Compact.l_dyn_o rts/dist/build/Exception.l_dyn_o rts/dist/build/HeapStackCheck.l_dyn_o rts/dist/build/PrimOps.l_dyn_o rts/dist/build/StgMiscClosures.l_dyn_o rts/dist/build/StgStartup.l_dyn_o rts/dist/build/StgStdThunks.l_dyn_o rts/dist/build/Updates.l_dyn_o rts/dist/build/AutoApply.l_dyn_o -optl-Wl,-64 -fPIC -dynamic -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances   -o rts/dist/build/libHSrts_l-ghc9.0.2.so
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_l_dyn_o
In file included from includes/Rts.h:239,

                 from rts/Interpreter.c:8:0: error: 
rts/Interpreter.c: In function 'interpretBCO':

includes/rts/StablePtr.h:32:8: error:
     warning: inlining failed in call to 'deRefStablePtr': call is unlikely and code size would grow [-Winline]
       32 | StgPtr deRefStablePtr(StgStablePtr sp)
          |        ^~~~~~~~~~~~~~
   |
32 | StgPtr deRefStablePtr(StgStablePtr sp)
   |        ^

rts/Interpreter.c:1112:45: error:
     note: called from here
     1112 |                   ioAction = (StgClosure *) deRefStablePtr (
          |                                             ^~~~~~~~~~~~~~~~
     1113 |                       rts_breakpoint_io_action);
          |                       ~~~~~~~~~~~~~~~~~~~~~~~~~
     |
1112 |                   ioAction = (StgClosure *) deRefStablePtr (
     |                                             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-w -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_l_dyn_o
rts/sm/Evac.c: In function 'evacuate1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE1':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_l_dyn_o

In file included from rts/sm/Evac_thr.c:3:0: error: 
rts/sm/Evac.c: In function 'evacuate':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:785:11: error:
     note: called from here
      785 |           evacuate_large((P_)q);
          |           ^~~~~~~~~~~~~~~~~~~~~
    |
785 |           evacuate_large((P_)q);
    |           ^
rts/sm/Evac.c: In function 'evacuate_BLACKHOLE':

rts/sm/Evac.c:388:1: error:
     warning: inlining failed in call to 'evacuate_large': --param max-inline-insns-single limit reached [-Winline]
      388 | evacuate_large(StgPtr p)
          | ^~~~~~~~~~~~~~
    |
388 | evacuate_large(StgPtr p)
    | ^

rts/sm/Evac.c:1102:9: error:
     note: called from here
     1102 |         evacuate_large((P_)q);
          |         ^~~~~~~~~~~~~~~~~~~~~
     |
1102 |         evacuate_large((P_)q);
     |         ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_l_dyn_o
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushTSO':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:719:9: error:
     note: called from here
      719 |         finish_upd_rem_set_mark((StgClosure *) tso);
          |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
719 |         finish_upd_rem_set_mark((StgClosure *) tso);
    |         ^
rts/sm/NonMovingMark.c: In function 'updateRemembSetPushStack':

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^

rts/sm/NonMovingMark.c:693:20: error:
     warning: inlining failed in call to 'finish_upd_rem_set_mark': --param max-inline-insns-single limit reached [-Winline]
      693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
          |                    ^~~~~~~~~~~~~~~~~~~~~~~
    |
693 | STATIC_INLINE void finish_upd_rem_set_mark(StgClosure *p)
    |                    ^

rts/sm/NonMovingMark.c:734:13: error:
     note: called from here
      734 |             finish_upd_rem_set_mark((StgClosure *) stack);
          |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
734 |             finish_upd_rem_set_mark((StgClosure *) stack);
    |             ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_l_dyn_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_l_dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_l_dyn_o
"inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_l_dyn_o
"rm" -f rts/dist/build/libHSrts_thr_l-ghc9.0.2.so
"inplace/bin/ghc-stage1" -this-unit-id rts -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/rts/libHSrts_thr_l-ghc9.0.2.so -no-auto-link-packages  `cat rts/dist/libs.depend` rts/dist/build/Adjustor.thr_l_dyn_o rts/dist/build/Arena.thr_l_dyn_o rts/dist/build/Capability.thr_l_dyn_o rts/dist/build/CheckUnload.thr_l_dyn_o rts/dist/build/ClosureFlags.thr_l_dyn_o rts/dist/build/Disassembler.thr_l_dyn_o rts/dist/build/ExecPage.thr_l_dyn_o rts/dist/build/FileLock.thr_l_dyn_o rts/dist/build/ForeignExports.thr_l_dyn_o rts/dist/build/Globals.thr_l_dyn_o rts/dist/build/Hash.thr_l_dyn_o rts/dist/build/Heap.thr_l_dyn_o rts/dist/build/Hpc.thr_l_dyn_o rts/dist/build/HsFFI.thr_l_dyn_o rts/dist/build/Inlines.thr_l_dyn_o rts/dist/build/Interpreter.thr_l_dyn_o rts/dist/build/LdvProfile.thr_l_dyn_o rts/dist/build/Libdw.thr_l_dyn_o rts/dist/build/LibdwPool.thr_l_dyn_o rts/dist/build/Linker.thr_l_dyn_o rts/dist/build/Messages.thr_l_dyn_o rts/dist/build/OldARMAtomic.thr_l_dyn_o rts/dist/build/PathUtils.thr_l_dyn_o rts/dist/build/Pool.thr_l_dyn_o rts/dist/build/Printer.thr_l_dyn_o rts/dist/build/ProfHeap.thr_l_dyn_o rts/dist/build/ProfilerReport.thr_l_dyn_o rts/dist/build/ProfilerReportJson.thr_l_dyn_o rts/dist/build/Profiling.thr_l_dyn_o rts/dist/build/Proftimer.thr_l_dyn_o rts/dist/build/RaiseAsync.thr_l_dyn_o rts/dist/build/RetainerProfile.thr_l_dyn_o rts/dist/build/RetainerSet.thr_l_dyn_o rts/dist/build/RtsAPI.thr_l_dyn_o rts/dist/build/RtsDllMain.thr_l_dyn_o rts/dist/build/RtsFlags.thr_l_dyn_o rts/dist/build/RtsMain.thr_l_dyn_o rts/dist/build/RtsMessages.thr_l_dyn_o rts/dist/build/RtsStartup.thr_l_dyn_o rts/dist/build/RtsSymbolInfo.thr_l_dyn_o rts/dist/build/RtsSymbols.thr_l_dyn_o rts/dist/build/RtsUtils.thr_l_dyn_o rts/dist/build/STM.thr_l_dyn_o rts/dist/build/Schedule.thr_l_dyn_o rts/dist/build/Sparks.thr_l_dyn_o rts/dist/build/SpinLock.thr_l_dyn_o rts/dist/build/StableName.thr_l_dyn_o rts/dist/build/StablePtr.thr_l_dyn_o rts/dist/build/StaticPtrTable.thr_l_dyn_o rts/dist/build/Stats.thr_l_dyn_o rts/dist/build/StgCRun.thr_l_dyn_o rts/dist/build/StgPrimFloat.thr_l_dyn_o rts/dist/build/Task.thr_l_dyn_o rts/dist/build/ThreadLabels.thr_l_dyn_o rts/dist/build/ThreadPaused.thr_l_dyn_o rts/dist/build/Threads.thr_l_dyn_o rts/dist/build/Ticky.thr_l_dyn_o rts/dist/build/Timer.thr_l_dyn_o rts/dist/build/TopHandler.thr_l_dyn_o rts/dist/build/Trace.thr_l_dyn_o rts/dist/build/TraverseHeap.thr_l_dyn_o rts/dist/build/WSDeque.thr_l_dyn_o rts/dist/build/Weak.thr_l_dyn_o rts/dist/build/fs.thr_l_dyn_o rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o rts/dist/build/hooks/LongGCSync.thr_l_dyn_o rts/dist/build/hooks/MallocFail.thr_l_dyn_o rts/dist/build/hooks/OnExit.thr_l_dyn_o rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o rts/dist/build/hooks/StackOverflow.thr_l_dyn_o rts/dist/build/sm/BlockAlloc.thr_l_dyn_o rts/dist/build/sm/CNF.thr_l_dyn_o rts/dist/build/sm/Compact.thr_l_dyn_o rts/dist/build/sm/Evac.thr_l_dyn_o rts/dist/build/sm/Evac_thr.thr_l_dyn_o rts/dist/build/sm/GC.thr_l_dyn_o rts/dist/build/sm/GCAux.thr_l_dyn_o rts/dist/build/sm/GCUtils.thr_l_dyn_o rts/dist/build/sm/MBlock.thr_l_dyn_o rts/dist/build/sm/MarkWeak.thr_l_dyn_o rts/dist/build/sm/NonMoving.thr_l_dyn_o rts/dist/build/sm/NonMovingCensus.thr_l_dyn_o rts/dist/build/sm/NonMovingMark.thr_l_dyn_o rts/dist/build/sm/NonMovingScav.thr_l_dyn_o rts/dist/build/sm/NonMovingShortcut.thr_l_dyn_o rts/dist/build/sm/NonMovingSweep.thr_l_dyn_o rts/dist/build/sm/Sanity.thr_l_dyn_o rts/dist/build/sm/Scav.thr_l_dyn_o rts/dist/build/sm/Scav_thr.thr_l_dyn_o rts/dist/build/sm/Storage.thr_l_dyn_o rts/dist/build/sm/Sweep.thr_l_dyn_o rts/dist/build/eventlog/EventLog.thr_l_dyn_o rts/dist/build/eventlog/EventLogWriter.thr_l_dyn_o rts/dist/build/linker/CacheFlush.thr_l_dyn_o rts/dist/build/linker/Elf.thr_l_dyn_o rts/dist/build/linker/LoadArchive.thr_l_dyn_o rts/dist/build/linker/M32Alloc.thr_l_dyn_o rts/dist/build/linker/MachO.thr_l_dyn_o rts/dist/build/linker/PEi386.thr_l_dyn_o rts/dist/build/linker/SymbolExtras.thr_l_dyn_o rts/dist/build/linker/elf_got.thr_l_dyn_o rts/dist/build/linker/elf_plt.thr_l_dyn_o rts/dist/build/linker/elf_plt_aarch64.thr_l_dyn_o rts/dist/build/linker/elf_plt_arm.thr_l_dyn_o rts/dist/build/linker/elf_reloc.thr_l_dyn_o rts/dist/build/linker/elf_reloc_aarch64.thr_l_dyn_o rts/dist/build/linker/elf_util.thr_l_dyn_o rts/dist/build/linker/macho/plt.thr_l_dyn_o rts/dist/build/linker/macho/plt_aarch64.thr_l_dyn_o rts/dist/build/posix/GetEnv.thr_l_dyn_o rts/dist/build/posix/GetTime.thr_l_dyn_o rts/dist/build/posix/Itimer.thr_l_dyn_o rts/dist/build/posix/OSMem.thr_l_dyn_o rts/dist/build/posix/OSThreads.thr_l_dyn_o rts/dist/build/posix/Select.thr_l_dyn_o rts/dist/build/posix/Signals.thr_l_dyn_o rts/dist/build/posix/TTY.thr_l_dyn_o rts/dist/build/adjustor/NativeAmd64.thr_l_dyn_o  rts/dist/build/StgCRunAsm.thr_l_dyn_o rts/dist/build/Apply.thr_l_dyn_o rts/dist/build/Compact.thr_l_dyn_o rts/dist/build/Exception.thr_l_dyn_o rts/dist/build/HeapStackCheck.thr_l_dyn_o rts/dist/build/PrimOps.thr_l_dyn_o rts/dist/build/StgMiscClosures.thr_l_dyn_o rts/dist/build/StgStartup.thr_l_dyn_o rts/dist/build/StgStdThunks.thr_l_dyn_o rts/dist/build/Updates.thr_l_dyn_o rts/dist/build/AutoApply.thr_l_dyn_o -optl-Wl,-64 -fPIC -dynamic -optc-DTHREADED_RTS -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef   -Wnoncanonical-monad-instances   -o rts/dist/build/libHSrts_thr_l-ghc9.0.2.so
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0 -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_debug_p_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.thr_debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_thr_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.thr_debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_debug_p_o
"rm" -f rts/dist/build/libHSrts_thr_debug_p.a
echo rts/dist/build/Adjustor.thr_debug_p_o rts/dist/build/Arena.thr_debug_p_o rts/dist/build/Capability.thr_debug_p_o rts/dist/build/CheckUnload.thr_debug_p_o rts/dist/build/ClosureFlags.thr_debug_p_o rts/dist/build/Disassembler.thr_debug_p_o rts/dist/build/ExecPage.thr_debug_p_o rts/dist/build/FileLock.thr_debug_p_o rts/dist/build/ForeignExports.thr_debug_p_o rts/dist/build/Globals.thr_debug_p_o rts/dist/build/Hash.thr_debug_p_o rts/dist/build/Heap.thr_debug_p_o rts/dist/build/Hpc.thr_debug_p_o rts/dist/build/HsFFI.thr_debug_p_o rts/dist/build/Inlines.thr_debug_p_o rts/dist/build/Interpreter.thr_debug_p_o rts/dist/build/LdvProfile.thr_debug_p_o rts/dist/build/Libdw.thr_debug_p_o rts/dist/build/LibdwPool.thr_debug_p_o rts/dist/build/Linker.thr_debug_p_o rts/dist/build/Messages.thr_debug_p_o rts/dist/build/OldARMAtomic.thr_debug_p_o rts/dist/build/PathUtils.thr_debug_p_o rts/dist/build/Pool.thr_debug_p_o rts/dist/build/Printer.thr_debug_p_o rts/dist/build/ProfHeap.thr_debug_p_o rts/dist/build/ProfilerReport.thr_debug_p_o rts/dist/build/ProfilerReportJson.thr_debug_p_o rts/dist/build/Profiling.thr_debug_p_o rts/dist/build/Proftimer.thr_debug_p_o rts/dist/build/RaiseAsync.thr_debug_p_o rts/dist/build/RetainerProfile.thr_debug_p_o rts/dist/build/RetainerSet.thr_debug_p_o rts/dist/build/RtsAPI.thr_debug_p_o rts/dist/build/RtsDllMain.thr_debug_p_o rts/dist/build/RtsFlags.thr_debug_p_o rts/dist/build/RtsMain.thr_debug_p_o rts/dist/build/RtsMessages.thr_debug_p_o rts/dist/build/RtsStartup.thr_debug_p_o rts/dist/build/RtsSymbolInfo.thr_debug_p_o rts/dist/build/RtsSymbols.thr_debug_p_o rts/dist/build/RtsUtils.thr_debug_p_o rts/dist/build/STM.thr_debug_p_o rts/dist/build/Schedule.thr_debug_p_o rts/dist/build/Sparks.thr_debug_p_o rts/dist/build/SpinLock.thr_debug_p_o rts/dist/build/StableName.thr_debug_p_o rts/dist/build/StablePtr.thr_debug_p_o rts/dist/build/StaticPtrTable.thr_debug_p_o rts/dist/build/Stats.thr_debug_p_o rts/dist/build/StgCRun.thr_debug_p_o rts/dist/build/StgPrimFloat.thr_debug_p_o rts/dist/build/Task.thr_debug_p_o rts/dist/build/ThreadLabels.thr_debug_p_o rts/dist/build/ThreadPaused.thr_debug_p_o rts/dist/build/Threads.thr_debug_p_o rts/dist/build/Ticky.thr_debug_p_o rts/dist/build/Timer.thr_debug_p_o rts/dist/build/TopHandler.thr_debug_p_o rts/dist/build/Trace.thr_debug_p_o rts/dist/build/TraverseHeap.thr_debug_p_o rts/dist/build/WSDeque.thr_debug_p_o rts/dist/build/Weak.thr_debug_p_o rts/dist/build/fs.thr_debug_p_o rts/dist/build/hooks/FlagDefaults.thr_debug_p_o rts/dist/build/hooks/LongGCSync.thr_debug_p_o rts/dist/build/hooks/MallocFail.thr_debug_p_o rts/dist/build/hooks/OnExit.thr_debug_p_o rts/dist/build/hooks/OutOfHeap.thr_debug_p_o rts/dist/build/hooks/StackOverflow.thr_debug_p_o rts/dist/build/sm/BlockAlloc.thr_debug_p_o rts/dist/build/sm/CNF.thr_debug_p_o rts/dist/build/sm/Compact.thr_debug_p_o rts/dist/build/sm/Evac.thr_debug_p_o rts/dist/build/sm/Evac_thr.thr_debug_p_o rts/dist/build/sm/GC.thr_debug_p_o rts/dist/build/sm/GCAux.thr_debug_p_o rts/dist/build/sm/GCUtils.thr_debug_p_o rts/dist/build/sm/MBlock.thr_debug_p_o rts/dist/build/sm/MarkWeak.thr_debug_p_o rts/dist/build/sm/NonMoving.thr_debug_p_o rts/dist/build/sm/NonMovingCensus.thr_debug_p_o rts/dist/build/sm/NonMovingMark.thr_debug_p_o rts/dist/build/sm/NonMovingScav.thr_debug_p_o rts/dist/build/sm/NonMovingShortcut.thr_debug_p_o rts/dist/build/sm/NonMovingSweep.thr_debug_p_o rts/dist/build/sm/Sanity.thr_debug_p_o rts/dist/build/sm/Scav.thr_debug_p_o rts/dist/build/sm/Scav_thr.thr_debug_p_o rts/dist/build/sm/Storage.thr_debug_p_o rts/dist/build/sm/Sweep.thr_debug_p_o rts/dist/build/eventlog/EventLog.thr_debug_p_o rts/dist/build/eventlog/EventLogWriter.thr_debug_p_o rts/dist/build/linker/CacheFlush.thr_debug_p_o rts/dist/build/linker/Elf.thr_debug_p_o rts/dist/build/linker/LoadArchive.thr_debug_p_o rts/dist/build/linker/M32Alloc.thr_debug_p_o rts/dist/build/linker/MachO.thr_debug_p_o rts/dist/build/linker/PEi386.thr_debug_p_o rts/dist/build/linker/SymbolExtras.thr_debug_p_o rts/dist/build/linker/elf_got.thr_debug_p_o rts/dist/build/linker/elf_plt.thr_debug_p_o rts/dist/build/linker/elf_plt_aarch64.thr_debug_p_o rts/dist/build/linker/elf_plt_arm.thr_debug_p_o rts/dist/build/linker/elf_reloc.thr_debug_p_o rts/dist/build/linker/elf_reloc_aarch64.thr_debug_p_o rts/dist/build/linker/elf_util.thr_debug_p_o rts/dist/build/linker/macho/plt.thr_debug_p_o rts/dist/build/linker/macho/plt_aarch64.thr_debug_p_o rts/dist/build/posix/GetEnv.thr_debug_p_o rts/dist/build/posix/GetTime.thr_debug_p_o rts/dist/build/posix/Itimer.thr_debug_p_o rts/dist/build/posix/OSMem.thr_debug_p_o rts/dist/build/posix/OSThreads.thr_debug_p_o rts/dist/build/posix/Select.thr_debug_p_o rts/dist/build/posix/Signals.thr_debug_p_o rts/dist/build/posix/TTY.thr_debug_p_o rts/dist/build/adjustor/NativeAmd64.thr_debug_p_o  rts/dist/build/StgCRunAsm.thr_debug_p_o rts/dist/build/Apply.thr_debug_p_o rts/dist/build/Compact.thr_debug_p_o rts/dist/build/Exception.thr_debug_p_o rts/dist/build/HeapStackCheck.thr_debug_p_o rts/dist/build/PrimOps.thr_debug_p_o rts/dist/build/StgMiscClosures.thr_debug_p_o rts/dist/build/StgStartup.thr_debug_p_o rts/dist/build/StgStdThunks.thr_debug_p_o rts/dist/build/Updates.thr_debug_p_o rts/dist/build/AutoApply.thr_debug_p_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_thr_debug_p.a
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Adjustor.c -o rts/dist/build/Adjustor.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Arena.c -o rts/dist/build/Arena.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Capability.c -o rts/dist/build/Capability.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Disassembler.c -o rts/dist/build/Disassembler.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ExecPage.c -o rts/dist/build/ExecPage.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/FileLock.c -o rts/dist/build/FileLock.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ForeignExports.c -o rts/dist/build/ForeignExports.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Globals.c -o rts/dist/build/Globals.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-O3 -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hash.c -o rts/dist/build/Hash.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Heap.c -o rts/dist/build/Heap.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Hpc.c -o rts/dist/build/Hpc.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HsFFI.c -o rts/dist/build/HsFFI.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Inlines.c -o rts/dist/build/Inlines.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Interpreter.c -o rts/dist/build/Interpreter.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Libdw.c -o rts/dist/build/Libdw.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/LibdwPool.c -o rts/dist/build/LibdwPool.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Linker.c -o rts/dist/build/Linker.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Messages.c -o rts/dist/build/Messages.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PathUtils.c -o rts/dist/build/PathUtils.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Pool.c -o rts/dist/build/Pool.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Printer.c -o rts/dist/build/Printer.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReport.c -o rts/dist/build/ProfilerReport.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ProfilerReportJson.c -o rts/dist/build/ProfilerReportJson.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Profiling.c -o rts/dist/build/Profiling.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Proftimer.c -o rts/dist/build/Proftimer.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMain.c -o rts/dist/build/RtsMain.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbolInfo.c -o rts/dist/build/RtsSymbolInfo.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsSymbols.c -o rts/dist/build/RtsSymbols.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-DProjectVersion=\"9.0.2\" -optc-DHostPlatform=\"x86_64-unknown-solaris2\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"solaris2\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-solaris2\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"solaris2\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-solaris2\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"solaris2\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DTablesNextToCode=\"YES\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/STM.c -o rts/dist/build/STM.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Schedule.c -o rts/dist/build/Schedule.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Sparks.c -o rts/dist/build/Sparks.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/SpinLock.c -o rts/dist/build/SpinLock.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StableName.c -o rts/dist/build/StableName.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StablePtr.c -o rts/dist/build/StablePtr.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Stats.c -o rts/dist/build/Stats.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-w -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRun.c -o rts/dist/build/StgCRun.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Task.c -o rts/dist/build/Task.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Threads.c -o rts/dist/build/Threads.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Ticky.c -o rts/dist/build/Ticky.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Timer.c -o rts/dist/build/Timer.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TopHandler.c -o rts/dist/build/TopHandler.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-DProjectVersion=\"9.0.2\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Trace.c -o rts/dist/build/Trace.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/TraverseHeap.c -o rts/dist/build/TraverseHeap.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/WSDeque.c -o rts/dist/build/WSDeque.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Weak.c -o rts/dist/build/Weak.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/fs.c -o rts/dist/build/fs.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/LongGCSync.c -o rts/dist/build/hooks/LongGCSync.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/CNF.c -o rts/dist/build/sm/CNF.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-Wno-inline -optc-finline-limit=2500 -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-funroll-loops -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0 -optc-funroll-loops  -Wnoncanonical-monad-instances  -c rts/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GC.c -o rts/dist/build/sm/GC.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMoving.c -o rts/dist/build/sm/NonMoving.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingCensus.c -o rts/dist/build/sm/NonMovingCensus.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingMark.c -o rts/dist/build/sm/NonMovingMark.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingScav.c -o rts/dist/build/sm/NonMovingScav.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingShortcut.c -o rts/dist/build/sm/NonMovingShortcut.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/NonMovingSweep.c -o rts/dist/build/sm/NonMovingSweep.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.debug_p_o
rts/eventlog/EventLog.c: In function 'postCapsetStrEvent':

rts/eventlog/EventLog.c:859:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
    |
859 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
    |              ^
rts/eventlog/EventLog.c: In function 'postThreadLabel':

rts/eventlog/EventLog.c:1203:14: error:
     warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
          |              ^
     |
1203 |     if (size > EVENT_PAYLOAD_SIZE_MAX) {
     |              ^
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/eventlog/EventLogWriter.c -o rts/dist/build/eventlog/EventLogWriter.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/CacheFlush.c -o rts/dist/build/linker/CacheFlush.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/Elf.c -o rts/dist/build/linker/Elf.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/LoadArchive.c -o rts/dist/build/linker/LoadArchive.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/M32Alloc.c -o rts/dist/build/linker/M32Alloc.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/MachO.c -o rts/dist/build/linker/MachO.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/PEi386.c -o rts/dist/build/linker/PEi386.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/SymbolExtras.c -o rts/dist/build/linker/SymbolExtras.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_got.c -o rts/dist/build/linker/elf_got.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt.c -o rts/dist/build/linker/elf_plt.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_aarch64.c -o rts/dist/build/linker/elf_plt_aarch64.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_plt_arm.c -o rts/dist/build/linker/elf_plt_arm.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc.c -o rts/dist/build/linker/elf_reloc.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_reloc_aarch64.c -o rts/dist/build/linker/elf_reloc_aarch64.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/elf_util.c -o rts/dist/build/linker/elf_util.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt.c -o rts/dist/build/linker/macho/plt.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/linker/macho/plt_aarch64.c -o rts/dist/build/linker/macho/plt_aarch64.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Select.c -o rts/dist/build/posix/Select.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/adjustor/NativeAmd64.c -o rts/dist/build/adjustor/NativeAmd64.debug_p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Wno-aggregate-return -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iincludes/dist-install/build -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-DFS_NAMESPACE=rts -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/./autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-O0 -optc-g3 -optc-DRtsWay=\"rts_debug_p\" -optc-ffunction-sections -optc-fdata-sections -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgCRunAsm.S -o rts/dist/build/StgCRunAsm.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Apply.cmm -o rts/dist/build/Apply.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Compact.cmm -o rts/dist/build/Compact.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Exception.cmm -o rts/dist/build/Exception.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/Updates.cmm -o rts/dist/build/Updates.debug_p_o
"inplace/bin/ghc-stage1" -static -optc-DDEBUG -prof -eventlog  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -Irts -Irts/dist/build -DCOMPILING_RTS -DFS_NAMESPACE=rts -this-unit-id rts -dcmm-lint     -package-env - -i -irts -irts/dist/build -Irts/dist/build -irts/dist/build/./autogen -Irts/dist/build/./autogen            -O2 -Wcpp-undef -O0   -Wnoncanonical-monad-instances  -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.debug_p_o
"rm" -f rts/dist/build/libHSrts_debug_p.a
echo rts/dist/build/Adjustor.debug_p_o rts/dist/build/Arena.debug_p_o rts/dist/build/Capability.debug_p_o rts/dist/build/CheckUnload.debug_p_o rts/dist/build/ClosureFlags.debug_p_o rts/dist/build/Disassembler.debug_p_o rts/dist/build/ExecPage.debug_p_o rts/dist/build/FileLock.debug_p_o rts/dist/build/ForeignExports.debug_p_o rts/dist/build/Globals.debug_p_o rts/dist/build/Hash.debug_p_o rts/dist/build/Heap.debug_p_o rts/dist/build/Hpc.debug_p_o rts/dist/build/HsFFI.debug_p_o rts/dist/build/Inlines.debug_p_o rts/dist/build/Interpreter.debug_p_o rts/dist/build/LdvProfile.debug_p_o rts/dist/build/Libdw.debug_p_o rts/dist/build/LibdwPool.debug_p_o rts/dist/build/Linker.debug_p_o rts/dist/build/Messages.debug_p_o rts/dist/build/OldARMAtomic.debug_p_o rts/dist/build/PathUtils.debug_p_o rts/dist/build/Pool.debug_p_o rts/dist/build/Printer.debug_p_o rts/dist/build/ProfHeap.debug_p_o rts/dist/build/ProfilerReport.debug_p_o rts/dist/build/ProfilerReportJson.debug_p_o rts/dist/build/Profiling.debug_p_o rts/dist/build/Proftimer.debug_p_o rts/dist/build/RaiseAsync.debug_p_o rts/dist/build/RetainerProfile.debug_p_o rts/dist/build/RetainerSet.debug_p_o rts/dist/build/RtsAPI.debug_p_o rts/dist/build/RtsDllMain.debug_p_o rts/dist/build/RtsFlags.debug_p_o rts/dist/build/RtsMain.debug_p_o rts/dist/build/RtsMessages.debug_p_o rts/dist/build/RtsStartup.debug_p_o rts/dist/build/RtsSymbolInfo.debug_p_o rts/dist/build/RtsSymbols.debug_p_o rts/dist/build/RtsUtils.debug_p_o rts/dist/build/STM.debug_p_o rts/dist/build/Schedule.debug_p_o rts/dist/build/Sparks.debug_p_o rts/dist/build/SpinLock.debug_p_o rts/dist/build/StableName.debug_p_o rts/dist/build/StablePtr.debug_p_o rts/dist/build/StaticPtrTable.debug_p_o rts/dist/build/Stats.debug_p_o rts/dist/build/StgCRun.debug_p_o rts/dist/build/StgPrimFloat.debug_p_o rts/dist/build/Task.debug_p_o rts/dist/build/ThreadLabels.debug_p_o rts/dist/build/ThreadPaused.debug_p_o rts/dist/build/Threads.debug_p_o rts/dist/build/Ticky.debug_p_o rts/dist/build/Timer.debug_p_o rts/dist/build/TopHandler.debug_p_o rts/dist/build/Trace.debug_p_o rts/dist/build/TraverseHeap.debug_p_o rts/dist/build/WSDeque.debug_p_o rts/dist/build/Weak.debug_p_o rts/dist/build/fs.debug_p_o rts/dist/build/hooks/FlagDefaults.debug_p_o rts/dist/build/hooks/LongGCSync.debug_p_o rts/dist/build/hooks/MallocFail.debug_p_o rts/dist/build/hooks/OnExit.debug_p_o rts/dist/build/hooks/OutOfHeap.debug_p_o rts/dist/build/hooks/StackOverflow.debug_p_o rts/dist/build/sm/BlockAlloc.debug_p_o rts/dist/build/sm/CNF.debug_p_o rts/dist/build/sm/Compact.debug_p_o rts/dist/build/sm/Evac.debug_p_o rts/dist/build/sm/Evac_thr.debug_p_o rts/dist/build/sm/GC.debug_p_o rts/dist/build/sm/GCAux.debug_p_o rts/dist/build/sm/GCUtils.debug_p_o rts/dist/build/sm/MBlock.debug_p_o rts/dist/build/sm/MarkWeak.debug_p_o rts/dist/build/sm/NonMoving.debug_p_o rts/dist/build/sm/NonMovingCensus.debug_p_o rts/dist/build/sm/NonMovingMark.debug_p_o rts/dist/build/sm/NonMovingScav.debug_p_o rts/dist/build/sm/NonMovingShortcut.debug_p_o rts/dist/build/sm/NonMovingSweep.debug_p_o rts/dist/build/sm/Sanity.debug_p_o rts/dist/build/sm/Scav.debug_p_o rts/dist/build/sm/Scav_thr.debug_p_o rts/dist/build/sm/Storage.debug_p_o rts/dist/build/sm/Sweep.debug_p_o rts/dist/build/eventlog/EventLog.debug_p_o rts/dist/build/eventlog/EventLogWriter.debug_p_o rts/dist/build/linker/CacheFlush.debug_p_o rts/dist/build/linker/Elf.debug_p_o rts/dist/build/linker/LoadArchive.debug_p_o rts/dist/build/linker/M32Alloc.debug_p_o rts/dist/build/linker/MachO.debug_p_o rts/dist/build/linker/PEi386.debug_p_o rts/dist/build/linker/SymbolExtras.debug_p_o rts/dist/build/linker/elf_got.debug_p_o rts/dist/build/linker/elf_plt.debug_p_o rts/dist/build/linker/elf_plt_aarch64.debug_p_o rts/dist/build/linker/elf_plt_arm.debug_p_o rts/dist/build/linker/elf_reloc.debug_p_o rts/dist/build/linker/elf_reloc_aarch64.debug_p_o rts/dist/build/linker/elf_util.debug_p_o rts/dist/build/linker/macho/plt.debug_p_o rts/dist/build/linker/macho/plt_aarch64.debug_p_o rts/dist/build/posix/GetEnv.debug_p_o rts/dist/build/posix/GetTime.debug_p_o rts/dist/build/posix/Itimer.debug_p_o rts/dist/build/posix/OSMem.debug_p_o rts/dist/build/posix/OSThreads.debug_p_o rts/dist/build/posix/Select.debug_p_o rts/dist/build/posix/Signals.debug_p_o rts/dist/build/posix/TTY.debug_p_o rts/dist/build/adjustor/NativeAmd64.debug_p_o  rts/dist/build/StgCRunAsm.debug_p_o rts/dist/build/Apply.debug_p_o rts/dist/build/Compact.debug_p_o rts/dist/build/Exception.debug_p_o rts/dist/build/HeapStackCheck.debug_p_o rts/dist/build/PrimOps.debug_p_o rts/dist/build/StgMiscClosures.debug_p_o rts/dist/build/StgStartup.debug_p_o rts/dist/build/StgStdThunks.debug_p_o rts/dist/build/Updates.debug_p_o rts/dist/build/AutoApply.debug_p_o  | "xargs"  "ar" qcls  rts/dist/build/libHSrts_debug_p.a
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Types.hs -o libraries/ghc-prim/dist-install/build/GHC/Types.o -dyno libraries/ghc-prim/dist-install/build/GHC/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/CString.hs -o libraries/ghc-prim/dist-install/build/GHC/CString.o -dyno libraries/ghc-prim/dist-install/build/GHC/CString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Tuple.hs -o libraries/ghc-prim/dist-install/build/GHC/Tuple.o -dyno libraries/ghc-prim/dist-install/build/GHC/Tuple.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/IntWord64.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o -dyno libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Magic.hs -o libraries/ghc-prim/dist-install/build/GHC/Magic.o -dyno libraries/ghc-prim/dist-install/build/GHC/Magic.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Classes.hs -o libraries/ghc-prim/dist-install/build/GHC/Classes.o -dyno libraries/ghc-prim/dist-install/build/GHC/Classes.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.o -dyno libraries/ghc-prim/dist-install/build/GHC/Debug.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Prim/Ext.hs -o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.o -dyno libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Prim/Panic.hs -o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.o -dyno libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/./GHC/Prim/Exception.hs -o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.o -dyno libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections -dynamic-too -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o -dyno libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.dyn_o
"inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-Wno-sync-nand -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/atomic.c -o libraries/ghc-prim/dist-install/build/cbits/atomic.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/bswap.c -o libraries/ghc-prim/dist-install/build/cbits/bswap.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/bitrev.c -o libraries/ghc-prim/dist-install/build/cbits/bitrev.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/clz.c -o libraries/ghc-prim/dist-install/build/cbits/clz.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/ctz.c -o libraries/ghc-prim/dist-install/build/cbits/ctz.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/pdep.c -o libraries/ghc-prim/dist-install/build/cbits/pdep.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/pext.c -o libraries/ghc-prim/dist-install/build/cbits/pext.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/popcnt.c -o libraries/ghc-prim/dist-install/build/cbits/popcnt.o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/word2float.c -o libraries/ghc-prim/dist-install/build/cbits/word2float.o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0.a.contents  
echo libraries/ghc-prim/dist-install/build/GHC/CString.o libraries/ghc-prim/dist-install/build/GHC/Classes.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Magic.o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-install/build/GHC/Tuple.o libraries/ghc-prim/dist-install/build/GHC/Types.o   libraries/ghc-prim/dist-install/build/cbits/atomic.o libraries/ghc-prim/dist-install/build/cbits/bswap.o libraries/ghc-prim/dist-install/build/cbits/bitrev.o libraries/ghc-prim/dist-install/build/cbits/clz.o libraries/ghc-prim/dist-install/build/cbits/ctz.o libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/cbits/pdep.o libraries/ghc-prim/dist-install/build/cbits/pext.o libraries/ghc-prim/dist-install/build/cbits/popcnt.o libraries/ghc-prim/dist-install/build/cbits/word2float.o     >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0.a.contents
"xargs"  "ar" qcls  libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0.a.contents
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0.a.contents  
"ld" -r  -o libraries/ghc-prim/dist-install/build/HSghc-prim-0.7.0.o  libraries/ghc-prim/dist-install/build/GHC/CString.o libraries/ghc-prim/dist-install/build/GHC/Classes.o libraries/ghc-prim/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o libraries/ghc-prim/dist-install/build/GHC/Magic.o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-install/build/GHC/Tuple.o libraries/ghc-prim/dist-install/build/GHC/Types.o   libraries/ghc-prim/dist-install/build/cbits/atomic.o libraries/ghc-prim/dist-install/build/cbits/bswap.o libraries/ghc-prim/dist-install/build/cbits/bitrev.o libraries/ghc-prim/dist-install/build/cbits/clz.o libraries/ghc-prim/dist-install/build/cbits/ctz.o libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/cbits/pdep.o libraries/ghc-prim/dist-install/build/cbits/pext.o libraries/ghc-prim/dist-install/build/cbits/popcnt.o libraries/ghc-prim/dist-install/build/cbits/word2float.o   
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Types.hs -o libraries/ghc-prim/dist-install/build/GHC/Types.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/CString.hs -o libraries/ghc-prim/dist-install/build/GHC/CString.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/CString.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Tuple.hs -o libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Tuple.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/IntWord64.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Magic.hs -o libraries/ghc-prim/dist-install/build/GHC/Magic.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Magic.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Classes.hs -o libraries/ghc-prim/dist-install/build/GHC/Classes.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Classes.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Debug.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Prim/Ext.hs -o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Prim/Panic.hs -o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/./GHC/Prim/Exception.hs -o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.dyn_o
"inplace/bin/ghc-stage1" -hisuf p_hi -osuf  p_o -hcsuf p_hc -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build -split-sections  -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-Wno-sync-nand -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/atomic.c -o libraries/ghc-prim/dist-install/build/cbits/atomic.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/bswap.c -o libraries/ghc-prim/dist-install/build/cbits/bswap.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/bitrev.c -o libraries/ghc-prim/dist-install/build/cbits/bitrev.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/clz.c -o libraries/ghc-prim/dist-install/build/cbits/clz.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/ctz.c -o libraries/ghc-prim/dist-install/build/cbits/ctz.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/pdep.c -o libraries/ghc-prim/dist-install/build/cbits/pdep.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/pext.c -o libraries/ghc-prim/dist-install/build/cbits/pext.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/popcnt.c -o libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static -prof -eventlog  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/word2float.c -o libraries/ghc-prim/dist-install/build/cbits/word2float.p_o
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0_p.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0_p.a.contents  
echo libraries/ghc-prim/dist-install/build/GHC/CString.p_o libraries/ghc-prim/dist-install/build/GHC/Classes.p_o libraries/ghc-prim/dist-install/build/GHC/Debug.p_o libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o libraries/ghc-prim/dist-install/build/GHC/Magic.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.p_o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o libraries/ghc-prim/dist-install/build/GHC/Types.p_o   libraries/ghc-prim/dist-install/build/cbits/atomic.p_o libraries/ghc-prim/dist-install/build/cbits/bswap.p_o libraries/ghc-prim/dist-install/build/cbits/bitrev.p_o libraries/ghc-prim/dist-install/build/cbits/clz.p_o libraries/ghc-prim/dist-install/build/cbits/ctz.p_o libraries/ghc-prim/dist-install/build/cbits/debug.p_o libraries/ghc-prim/dist-install/build/cbits/longlong.p_o libraries/ghc-prim/dist-install/build/cbits/pdep.p_o libraries/ghc-prim/dist-install/build/cbits/pext.p_o libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o libraries/ghc-prim/dist-install/build/cbits/word2float.p_o     >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0_p.a.contents
"xargs"  "ar" qcls  libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0_p.a < libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0_p.a.contents
"rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0_p.a.contents  
"ld" -r  -o libraries/ghc-prim/dist-install/build/HSghc-prim-0.7.0.p_o  libraries/ghc-prim/dist-install/build/GHC/CString.p_o libraries/ghc-prim/dist-install/build/GHC/Classes.p_o libraries/ghc-prim/dist-install/build/GHC/Debug.p_o libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o libraries/ghc-prim/dist-install/build/GHC/Magic.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.p_o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.p_o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o libraries/ghc-prim/dist-install/build/GHC/Types.p_o   libraries/ghc-prim/dist-install/build/cbits/atomic.p_o libraries/ghc-prim/dist-install/build/cbits/bswap.p_o libraries/ghc-prim/dist-install/build/cbits/bitrev.p_o libraries/ghc-prim/dist-install/build/cbits/clz.p_o libraries/ghc-prim/dist-install/build/cbits/ctz.p_o libraries/ghc-prim/dist-install/build/cbits/debug.p_o libraries/ghc-prim/dist-install/build/cbits/longlong.p_o libraries/ghc-prim/dist-install/build/cbits/pdep.p_o libraries/ghc-prim/dist-install/build/cbits/pext.p_o libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o libraries/ghc-prim/dist-install/build/cbits/word2float.p_o   
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-Wno-sync-nand -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/atomic.c -o libraries/ghc-prim/dist-install/build/cbits/atomic.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/bswap.c -o libraries/ghc-prim/dist-install/build/cbits/bswap.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/bitrev.c -o libraries/ghc-prim/dist-install/build/cbits/bitrev.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/clz.c -o libraries/ghc-prim/dist-install/build/cbits/clz.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/ctz.c -o libraries/ghc-prim/dist-install/build/cbits/ctz.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/pdep.c -o libraries/ghc-prim/dist-install/build/cbits/pdep.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/pext.c -o libraries/ghc-prim/dist-install/build/cbits/pext.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/popcnt.c -o libraries/ghc-prim/dist-install/build/cbits/popcnt.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-prim/dist-install/build/./autogen -optc-Ilibraries/ghc-prim/. -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-prim/cbits/word2float.c -o libraries/ghc-prim/dist-install/build/cbits/word2float.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-prim/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-prim-0.7.0 -hide-all-packages -package-env - -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/dist-install/build/./autogen -Ilibraries/ghc-prim/.    -optP-include -optPlibraries/ghc-prim/dist-install/build/./autogen/cabal_macros.h -package-id rts -this-unit-id ghc-prim -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/ghc-prim/dist-install/build/GHC/CString.dyn_o libraries/ghc-prim/dist-install/build/GHC/Classes.dyn_o libraries/ghc-prim/dist-install/build/GHC/Debug.dyn_o libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o libraries/ghc-prim/dist-install/build/GHC/Magic.dyn_o libraries/ghc-prim/dist-install/build/GHC/Prim/Ext.dyn_o libraries/ghc-prim/dist-install/build/GHC/Prim/Panic.dyn_o libraries/ghc-prim/dist-install/build/GHC/Prim/Exception.dyn_o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.dyn_o libraries/ghc-prim/dist-install/build/GHC/Tuple.dyn_o libraries/ghc-prim/dist-install/build/GHC/Types.dyn_o   libraries/ghc-prim/dist-install/build/cbits/atomic.dyn_o libraries/ghc-prim/dist-install/build/cbits/bswap.dyn_o libraries/ghc-prim/dist-install/build/cbits/bitrev.dyn_o libraries/ghc-prim/dist-install/build/cbits/clz.dyn_o libraries/ghc-prim/dist-install/build/cbits/ctz.dyn_o libraries/ghc-prim/dist-install/build/cbits/debug.dyn_o libraries/ghc-prim/dist-install/build/cbits/longlong.dyn_o libraries/ghc-prim/dist-install/build/cbits/pdep.dyn_o libraries/ghc-prim/dist-install/build/cbits/pext.dyn_o libraries/ghc-prim/dist-install/build/cbits/popcnt.dyn_o libraries/ghc-prim/dist-install/build/cbits/word2float.dyn_o    -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0/libHSghc-prim-0.7.0-ghc9.0.2.so   -no-auto-link-packages -o libraries/ghc-prim/dist-install/build/libHSghc-prim-0.7.0-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Primitives.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Primitives.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Primitives.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/WordArray.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/WordArray.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/WordArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/BigNat.hs-boot -o libraries/ghc-bignum/dist-install/build/GHC/Num/BigNat.o-boot -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/BigNat.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Natural.hs-boot -o libraries/ghc-bignum/dist-install/build/GHC/Num/Natural.o-boot -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Natural.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Integer.hs-boot -o libraries/ghc-bignum/dist-install/build/GHC/Num/Integer.o-boot -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Integer.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Backend/GMP.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/GMP.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/GMP.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Backend/Selected.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/Selected.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/Selected.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Backend.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Backend.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/BigNat.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/BigNat.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/BigNat.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Natural.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Natural.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Natural.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Integer.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Integer.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Integer.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Stack/Types.hs -o libraries/base/dist-install/build/GHC/Stack/Types.o -dyno libraries/base/dist-install/build/GHC/Stack/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Maybe.hs -o libraries/base/dist-install/build/GHC/Maybe.o -dyno libraries/base/dist-install/build/GHC/Maybe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Base.hs-boot -o libraries/base/dist-install/build/GHC/Base.o-boot -dyno libraries/base/dist-install/build/GHC/Base.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Real.hs-boot -o libraries/base/dist-install/build/GHC/Real.o-boot -dyno libraries/base/dist-install/build/GHC/Real.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Semigroup/Internal.hs-boot -o libraries/base/dist-install/build/Data/Semigroup/Internal.o-boot -dyno libraries/base/dist-install/build/Data/Semigroup/Internal.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Exception/Type.hs-boot -o libraries/base/dist-install/build/GHC/Exception/Type.o-boot -dyno libraries/base/dist-install/build/GHC/Exception/Type.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO.hs-boot -o libraries/base/dist-install/build/GHC/IO.o-boot -dyno libraries/base/dist-install/build/GHC/IO.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Exception.hs-boot -o libraries/base/dist-install/build/GHC/Exception.o-boot -dyno libraries/base/dist-install/build/GHC/Exception.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Err.hs -o libraries/base/dist-install/build/GHC/Err.o -dyno libraries/base/dist-install/build/GHC/Err.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Base.hs -o libraries/base/dist-install/build/GHC/Base.o -dyno libraries/base/dist-install/build/GHC/Base.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Integer.hs -o libraries/base/dist-install/build/GHC/Integer.o -dyno libraries/base/dist-install/build/GHC/Integer.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Natural.hs -o libraries/base/dist-install/build/GHC/Natural.o -dyno libraries/base/dist-install/build/GHC/Natural.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Num.hs -o libraries/base/dist-install/build/GHC/Num.o -dyno libraries/base/dist-install/build/GHC/Num.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Maybe.hs -o libraries/base/dist-install/build/Data/Maybe.o -dyno libraries/base/dist-install/build/Data/Maybe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/List.hs -o libraries/base/dist-install/build/GHC/List.o -dyno libraries/base/dist-install/build/GHC/List.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Show.hs -o libraries/base/dist-install/build/GHC/Show.o -dyno libraries/base/dist-install/build/GHC/Show.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Float/ConversionUtils.hs -o libraries/base/dist-install/build/GHC/Float/ConversionUtils.o -dyno libraries/base/dist-install/build/GHC/Float/ConversionUtils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Float/RealFracMethods.hs -o libraries/base/dist-install/build/GHC/Float/RealFracMethods.o -dyno libraries/base/dist-install/build/GHC/Float/RealFracMethods.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Char.hs -o libraries/base/dist-install/build/GHC/Char.o -dyno libraries/base/dist-install/build/GHC/Char.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Enum.hs -o libraries/base/dist-install/build/GHC/Enum.o -dyno libraries/base/dist-install/build/GHC/Enum.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Real.hs -o libraries/base/dist-install/build/GHC/Real.o -dyno libraries/base/dist-install/build/GHC/Real.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Ix.hs -o libraries/base/dist-install/build/GHC/Ix.o -dyno libraries/base/dist-install/build/GHC/Ix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/Fail.hs -o libraries/base/dist-install/build/Control/Monad/Fail.o -dyno libraries/base/dist-install/build/Control/Monad/Fail.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/ST.hs -o libraries/base/dist-install/build/GHC/ST.o -dyno libraries/base/dist-install/build/GHC/ST.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Arr.hs -o libraries/base/dist-install/build/GHC/Arr.o -dyno libraries/base/dist-install/build/GHC/Arr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Bits.hs -o libraries/base/dist-install/build/Data/Bits.o -dyno libraries/base/dist-install/build/Data/Bits.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Word.hs -o libraries/base/dist-install/build/GHC/Word.o -dyno libraries/base/dist-install/build/GHC/Word.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Float.hs -o libraries/base/dist-install/build/GHC/Float.o -dyno libraries/base/dist-install/build/GHC/Float.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Version.hs-boot -o libraries/base/dist-install/build/Data/Version.o-boot -dyno libraries/base/dist-install/build/Data/Version.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Unicode.hs -o libraries/base/dist-install/build/GHC/Unicode.o -dyno libraries/base/dist-install/build/GHC/Unicode.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/ParserCombinators/ReadP.hs -o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.o -dyno libraries/base/dist-install/build/Text/ParserCombinators/ReadP.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/Read/Lex.hs -o libraries/base/dist-install/build/Text/Read/Lex.o -dyno libraries/base/dist-install/build/Text/Read/Lex.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/ParserCombinators/ReadPrec.hs -o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.o -dyno libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Read.hs -o libraries/base/dist-install/build/GHC/Read.o -dyno libraries/base/dist-install/build/GHC/Read.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Either.hs -o libraries/base/dist-install/build/Data/Either.o -dyno libraries/base/dist-install/build/Data/Either.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/Read.hs -o libraries/base/dist-install/build/Text/Read.o -dyno libraries/base/dist-install/build/Text/Read.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Tuple.hs -o libraries/base/dist-install/build/Data/Tuple.o -dyno libraries/base/dist-install/build/Data/Tuple.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Unsafe/Coerce.hs -o libraries/base/dist-install/build/Unsafe/Coerce.o -dyno libraries/base/dist-install/build/Unsafe/Coerce.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Bool.hs -o libraries/base/dist-install/build/Data/Bool.o -dyno libraries/base/dist-install/build/Data/Bool.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Type/Bool.hs -o libraries/base/dist-install/build/Data/Type/Bool.o -dyno libraries/base/dist-install/build/Data/Type/Bool.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Type/Equality.hs -o libraries/base/dist-install/build/Data/Type/Equality.o -dyno libraries/base/dist-install/build/Data/Type/Equality.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Proxy.hs -o libraries/base/dist-install/build/Data/Proxy.o -dyno libraries/base/dist-install/build/Data/Proxy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/TypeNats.hs -o libraries/base/dist-install/build/GHC/TypeNats.o -dyno libraries/base/dist-install/build/GHC/TypeNats.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/TypeLits.hs -o libraries/base/dist-install/build/GHC/TypeLits.o -dyno libraries/base/dist-install/build/GHC/TypeLits.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Numeric.hs -o libraries/base/dist-install/build/Numeric.o -dyno libraries/base/dist-install/build/Numeric.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Fingerprint/Type.hs -o libraries/base/dist-install/build/GHC/Fingerprint/Type.o -dyno libraries/base/dist-install/build/GHC/Fingerprint/Type.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Ptr.hs -o libraries/base/dist-install/build/GHC/Ptr.o -dyno libraries/base/dist-install/build/GHC/Ptr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Int.hs -o libraries/base/dist-install/build/GHC/Int.o -dyno libraries/base/dist-install/build/GHC/Int.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Stable.hs -o libraries/base/dist-install/build/GHC/Stable.o -dyno libraries/base/dist-install/build/GHC/Stable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Storable.hs -o libraries/base/dist-install/build/GHC/Storable.o -dyno libraries/base/dist-install/build/GHC/Storable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Storable.hs -o libraries/base/dist-install/build/Foreign/Storable.o -dyno libraries/base/dist-install/build/Foreign/Storable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Ord.hs -o libraries/base/dist-install/build/Data/Ord.o -dyno libraries/base/dist-install/build/Data/Ord.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Generics.hs -o libraries/base/dist-install/build/GHC/Generics.o -dyno libraries/base/dist-install/build/GHC/Generics.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Semigroup/Internal.hs -o libraries/base/dist-install/build/Data/Semigroup/Internal.o -dyno libraries/base/dist-install/build/Data/Semigroup/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Monoid.hs -o libraries/base/dist-install/build/Data/Monoid.o -dyno libraries/base/dist-install/build/Data/Monoid.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Coerce.hs -o libraries/base/dist-install/build/Data/Coerce.o -dyno libraries/base/dist-install/build/Data/Coerce.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Utils.hs -o libraries/base/dist-install/build/Data/Functor/Utils.o -dyno libraries/base/dist-install/build/Data/Functor/Utils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Eq.hs -o libraries/base/dist-install/build/Data/Eq.o -dyno libraries/base/dist-install/build/Data/Eq.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Foldable.hs -o libraries/base/dist-install/build/Data/Foldable.o -dyno libraries/base/dist-install/build/Data/Foldable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/MVar.hs -o libraries/base/dist-install/build/GHC/MVar.o -dyno libraries/base/dist-install/build/GHC/MVar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Fingerprint.hs-boot -o libraries/base/dist-install/build/GHC/Fingerprint.o-boot -dyno libraries/base/dist-install/build/GHC/Fingerprint.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Typeable/Internal.hs -o libraries/base/dist-install/build/Data/Typeable/Internal.o -dyno libraries/base/dist-install/build/Data/Typeable/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Typeable.hs -o libraries/base/dist-install/build/Data/Typeable.o -dyno libraries/base/dist-install/build/Data/Typeable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Stack/CCS.hs-boot -o libraries/base/dist-install/build/GHC/Stack/CCS.o-boot -dyno libraries/base/dist-install/build/GHC/Stack/CCS.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Exception/Type.hs -o libraries/base/dist-install/build/GHC/Exception/Type.o -dyno libraries/base/dist-install/build/GHC/Exception/Type.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Unsafe.hs -o libraries/base/dist-install/build/GHC/IO/Unsafe.o -dyno libraries/base/dist-install/build/GHC/IO/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Char.hs -o libraries/base/dist-install/build/Data/Char.o -dyno libraries/base/dist-install/build/Data/Char.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/OldList.hs -o libraries/base/dist-install/build/Data/OldList.o -dyno libraries/base/dist-install/build/Data/OldList.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/OldList.hs -o libraries/base/dist-install/build/GHC/OldList.o -dyno libraries/base/dist-install/build/GHC/OldList.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Exception.hs -o libraries/base/dist-install/build/GHC/Exception.o -dyno libraries/base/dist-install/build/GHC/Exception.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Exception.hs-boot -o libraries/base/dist-install/build/GHC/IO/Exception.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Exception.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO.hs -o libraries/base/dist-install/build/GHC/IO.o -dyno libraries/base/dist-install/build/GHC/IO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Device.hs -o libraries/base/dist-install/build/GHC/IO/Device.o -dyno libraries/base/dist-install/build/GHC/IO/Device.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/STRef.hs -o libraries/base/dist-install/build/GHC/STRef.o -dyno libraries/base/dist-install/build/GHC/STRef.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IORef.hs -o libraries/base/dist-install/build/GHC/IORef.o -dyno libraries/base/dist-install/build/GHC/IORef.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/ForeignPtr.hs -o libraries/base/dist-install/build/GHC/ForeignPtr.o -dyno libraries/base/dist-install/build/GHC/ForeignPtr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Ptr.hs -o libraries/base/dist-install/build/Foreign/Ptr.o -dyno libraries/base/dist-install/build/Foreign/Ptr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/ForeignPtr/Imp.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/ForeignPtr.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Word.hs -o libraries/base/dist-install/build/Data/Word.o -dyno libraries/base/dist-install/build/Data/Word.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Int.hs -o libraries/base/dist-install/build/Data/Int.o -dyno libraries/base/dist-install/build/Data/Int.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/C/Types.hs -o libraries/base/dist-install/build/Foreign/C/Types.o -dyno libraries/base/dist-install/build/Foreign/C/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Buffer.hs -o libraries/base/dist-install/build/GHC/IO/Buffer.o -dyno libraries/base/dist-install/build/GHC/IO/Buffer.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/Types.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Types.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/BufferedIO.hs -o libraries/base/dist-install/build/GHC/IO/BufferedIO.o -dyno libraries/base/dist-install/build/GHC/IO/BufferedIO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/Types.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Types.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/StdHandles.hs-boot -o libraries/base/dist-install/build/GHC/IO/StdHandles.o-boot -dyno libraries/base/dist-install/build/GHC/IO/StdHandles.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding.hs-boot -o libraries/base/dist-install/build/GHC/IO/Encoding.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Exception.hs -o libraries/base/dist-install/build/GHC/IO/Exception.o -dyno libraries/base/dist-install/build/GHC/IO/Exception.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Alloc.hs -o libraries/base/dist-install/build/Foreign/Marshal/Alloc.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Alloc.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Utils.hs -o libraries/base/dist-install/build/Foreign/Marshal/Utils.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Utils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Array.hs -o libraries/base/dist-install/build/Foreign/Marshal/Array.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Array.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Foreign.hs -o libraries/base/dist-install/build/GHC/Foreign.o -dyno libraries/base/dist-install/build/GHC/Foreign.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/IOMode.hs -o libraries/base/dist-install/build/GHC/IO/IOMode.o -dyno libraries/base/dist-install/build/GHC/IO/IOMode.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor.hs -o libraries/base/dist-install/build/Data/Functor.o -dyno libraries/base/dist-install/build/Data/Functor.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/C/String.hs -o libraries/base/dist-install/build/Foreign/C/String.o -dyno libraries/base/dist-install/build/Foreign/C/String.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/C/Error.hs -o libraries/base/dist-install/build/Foreign/C/Error.o -dyno libraries/base/dist-install/build/Foreign/C/Error.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/C.hs -o libraries/base/dist-install/build/Foreign/C.o -dyno libraries/base/dist-install/build/Foreign/C.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Error.hs -o libraries/base/dist-install/build/Foreign/Marshal/Error.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Error.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Pool.hs -o libraries/base/dist-install/build/Foreign/Marshal/Pool.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Pool.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal.hs -o libraries/base/dist-install/build/Foreign/Marshal.o -dyno libraries/base/dist-install/build/Foreign/Marshal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/StablePtr.hs -o libraries/base/dist-install/build/Foreign/StablePtr.o -dyno libraries/base/dist-install/build/Foreign/StablePtr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign.hs -o libraries/base/dist-install/build/Foreign.o -dyno libraries/base/dist-install/build/Foreign.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Posix/Types.hs -o libraries/base/dist-install/build/System/Posix/Types.o -dyno libraries/base/dist-install/build/System/Posix/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Posix/Internals.hs -o libraries/base/dist-install/build/System/Posix/Internals.o -dyno libraries/base/dist-install/build/System/Posix/Internals.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle.hs-boot -o libraries/base/dist-install/build/GHC/IO/Handle.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Handle.dyn_o-boot
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Weak.hs -o libraries/base/dist-install/build/GHC/Weak.o -dyno libraries/base/dist-install/build/GHC/Weak.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/Failure.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Failure.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/UTF8.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Conc/Sync.hs -o libraries/base/dist-install/build/GHC/Conc/Sync.o -dyno libraries/base/dist-install/build/GHC/Conc/Sync.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Exception/Base.hs -o libraries/base/dist-install/build/Control/Exception/Base.o -dyno libraries/base/dist-install/build/Control/Exception/Base.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Exception.hs -o libraries/base/dist-install/build/Control/Exception.o -dyno libraries/base/dist-install/build/Control/Exception.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/IO/Unsafe.hs -o libraries/base/dist-install/build/System/IO/Unsafe.o -dyno libraries/base/dist-install/build/System/IO/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Internal/Types.hs -o libraries/base/dist-install/build/GHC/Event/Internal/Types.o -dyno libraries/base/dist-install/build/GHC/Event/Internal/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Internal.hs -o libraries/base/dist-install/build/GHC/Event/Internal.o -dyno libraries/base/dist-install/build/GHC/Event/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/IORef.hs -o libraries/base/dist-install/build/Data/IORef.o -dyno libraries/base/dist-install/build/Data/IORef.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Array.hs -o libraries/base/dist-install/build/GHC/Event/Array.o -dyno libraries/base/dist-install/build/GHC/Event/Array.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Concurrent/MVar.hs -o libraries/base/dist-install/build/Control/Concurrent/MVar.o -dyno libraries/base/dist-install/build/Control/Concurrent/MVar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/Event/Poll.hs -o libraries/base/dist-install/build/GHC/Event/Poll.o -dyno libraries/base/dist-install/build/GHC/Event/Poll.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Unique.hs -o libraries/base/dist-install/build/GHC/Event/Unique.o -dyno libraries/base/dist-install/build/GHC/Event/Unique.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/PSQ.hs -o libraries/base/dist-install/build/GHC/Event/PSQ.o -dyno libraries/base/dist-install/build/GHC/Event/PSQ.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/TimeOut.hs -o libraries/base/dist-install/build/GHC/Event/TimeOut.o -dyno libraries/base/dist-install/build/GHC/Event/TimeOut.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IOArray.hs -o libraries/base/dist-install/build/GHC/IOArray.o -dyno libraries/base/dist-install/build/GHC/IOArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Type/Reflection.hs -o libraries/base/dist-install/build/Type/Reflection.o -dyno libraries/base/dist-install/build/Type/Reflection.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Dynamic.hs -o libraries/base/dist-install/build/Data/Dynamic.o -dyno libraries/base/dist-install/build/Data/Dynamic.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Conc/Signal.hs -o libraries/base/dist-install/build/GHC/Conc/Signal.o -dyno libraries/base/dist-install/build/GHC/Conc/Signal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Control.hs -o libraries/base/dist-install/build/GHC/Event/Control.o -dyno libraries/base/dist-install/build/GHC/Event/Control.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/Clock.hs -o libraries/base/dist-install/build/GHC/Clock.o -dyno libraries/base/dist-install/build/GHC/Clock.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/TimerManager.hs -o libraries/base/dist-install/build/GHC/Event/TimerManager.o -dyno libraries/base/dist-install/build/GHC/Event/TimerManager.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/Event/EPoll.hs -o libraries/base/dist-install/build/GHC/Event/EPoll.o -dyno libraries/base/dist-install/build/GHC/Event/EPoll.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Arr.hs -o libraries/base/dist-install/build/GHC/Event/Arr.o -dyno libraries/base/dist-install/build/GHC/Event/Arr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/IntTable.hs -o libraries/base/dist-install/build/GHC/Event/IntTable.o -dyno libraries/base/dist-install/build/GHC/Event/IntTable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Manager.hs -o libraries/base/dist-install/build/GHC/Event/Manager.o -dyno libraries/base/dist-install/build/GHC/Event/Manager.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event/Thread.hs -o libraries/base/dist-install/build/GHC/Event/Thread.o -dyno libraries/base/dist-install/build/GHC/Event/Thread.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Conc/IO.hs -o libraries/base/dist-install/build/GHC/Conc/IO.o -dyno libraries/base/dist-install/build/GHC/Conc/IO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/FD.hs -o libraries/base/dist-install/build/GHC/IO/FD.o -dyno libraries/base/dist-install/build/GHC/IO/FD.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/RTS/Flags.hs -o libraries/base/dist-install/build/GHC/RTS/Flags.o -dyno libraries/base/dist-install/build/GHC/RTS/Flags.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/SubSystem.hs -o libraries/base/dist-install/build/GHC/IO/SubSystem.o -dyno libraries/base/dist-install/build/GHC/IO/SubSystem.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/UTF32.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/UTF16.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/Latin1.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/Iconv.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding.hs -o libraries/base/dist-install/build/GHC/IO/Encoding.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/Internals.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Internals.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Internals.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/FD.hs -o libraries/base/dist-install/build/GHC/IO/Handle/FD.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/StdHandles.hs -o libraries/base/dist-install/build/GHC/IO/StdHandles.o -dyno libraries/base/dist-install/build/GHC/IO/StdHandles.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/Show.hs -o libraries/base/dist-install/build/Text/Show.o -dyno libraries/base/dist-install/build/Text/Show.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/IO/Error.hs -o libraries/base/dist-install/build/System/IO/Error.o -dyno libraries/base/dist-install/build/System/IO/Error.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/Text.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Text.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Text.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/Lock/Common.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Function.hs -o libraries/base/dist-install/build/Data/Function.o -dyno libraries/base/dist-install/build/Data/Function.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/Lock.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Lock.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Lock.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle.hs -o libraries/base/dist-install/build/GHC/IO/Handle.o -dyno libraries/base/dist-install/build/GHC/IO/Handle.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/IO.hs -o libraries/base/dist-install/build/System/IO.o -dyno libraries/base/dist-install/build/System/IO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Imp.hs -o libraries/base/dist-install/build/Control/Monad/ST/Imp.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Imp.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/Fix.hs -o libraries/base/dist-install/build/Control/Monad/Fix.o -dyno libraries/base/dist-install/build/Control/Monad/Fix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Identity.hs -o libraries/base/dist-install/build/Data/Functor/Identity.o -dyno libraries/base/dist-install/build/Data/Functor/Identity.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Const.hs -o libraries/base/dist-install/build/Data/Functor/Const.o -dyno libraries/base/dist-install/build/Data/Functor/Const.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Type/Coercion.hs -o libraries/base/dist-install/build/Data/Type/Coercion.o -dyno libraries/base/dist-install/build/Data/Type/Coercion.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Category.hs -o libraries/base/dist-install/build/Control/Category.o -dyno libraries/base/dist-install/build/Control/Category.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Arrow.hs -o libraries/base/dist-install/build/Control/Arrow.o -dyno libraries/base/dist-install/build/Control/Arrow.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Applicative.hs -o libraries/base/dist-install/build/Control/Applicative.o -dyno libraries/base/dist-install/build/Control/Applicative.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Traversable.hs -o libraries/base/dist-install/build/Data/Traversable.o -dyno libraries/base/dist-install/build/Data/Traversable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/List.hs -o libraries/base/dist-install/build/Data/List.o -dyno libraries/base/dist-install/build/Data/List.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad.hs -o libraries/base/dist-install/build/Control/Monad.o -dyno libraries/base/dist-install/build/Control/Monad.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Prelude.hs -o libraries/base/dist-install/build/Prelude.o -dyno libraries/base/dist-install/build/Prelude.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/String.hs -o libraries/base/dist-install/build/Data/String.o -dyno libraries/base/dist-install/build/Data/String.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Version.hs -o libraries/base/dist-install/build/Data/Version.o -dyno libraries/base/dist-install/build/Data/Version.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Data.hs -o libraries/base/dist-install/build/Data/Data.o -dyno libraries/base/dist-install/build/Data/Data.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/Stack/CCS.hs -o libraries/base/dist-install/build/GHC/Stack/CCS.o -dyno libraries/base/dist-install/build/GHC/Stack/CCS.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Stack.hs -o libraries/base/dist-install/build/GHC/Stack.o -dyno libraries/base/dist-install/build/GHC/Stack.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Debug/Trace.hs -o libraries/base/dist-install/build/Debug/Trace.o -dyno libraries/base/dist-install/build/Debug/Trace.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Exts.hs -o libraries/base/dist-install/build/GHC/Exts.o -dyno libraries/base/dist-install/build/GHC/Exts.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/PtrEquality.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/StrictPair.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/List/NonEmpty.hs -o libraries/base/dist-install/build/Data/List/NonEmpty.o -dyno libraries/base/dist-install/build/Data/List/NonEmpty.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Classes.hs -o libraries/base/dist-install/build/Data/Functor/Classes.o -dyno libraries/base/dist-install/build/Data/Functor/Classes.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/Zip.hs -o libraries/base/dist-install/build/Control/Monad/Zip.o -dyno libraries/base/dist-install/build/Control/Monad/Zip.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Product.hs -o libraries/base/dist-install/build/Data/Functor/Product.o -dyno libraries/base/dist-install/build/Data/Functor/Product.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Sum.hs -o libraries/base/dist-install/build/Data/Functor/Sum.o -dyno libraries/base/dist-install/build/Data/Functor/Sum.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Compose.hs -o libraries/base/dist-install/build/Data/Functor/Compose.o -dyno libraries/base/dist-install/build/Data/Functor/Compose.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Bifoldable.hs -o libraries/base/dist-install/build/Data/Bifoldable.o -dyno libraries/base/dist-install/build/Data/Bifoldable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Bifunctor.hs -o libraries/base/dist-install/build/Data/Bifunctor.o -dyno libraries/base/dist-install/build/Data/Bifunctor.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Bitraversable.hs -o libraries/base/dist-install/build/Data/Bitraversable.o -dyno libraries/base/dist-install/build/Data/Bitraversable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Semigroup.hs -o libraries/base/dist-install/build/Data/Semigroup.o -dyno libraries/base/dist-install/build/Data/Semigroup.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Numeric/Natural.hs -o libraries/base/dist-install/build/Numeric/Natural.o -dyno libraries/base/dist-install/build/Numeric/Natural.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Ix.hs -o libraries/base/dist-install/build/Data/Ix.o -dyno libraries/base/dist-install/build/Data/Ix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Void.hs -o libraries/base/dist-install/build/Data/Void.o -dyno libraries/base/dist-install/build/Data/Void.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/StableName.hs -o libraries/base/dist-install/build/GHC/StableName.o -dyno libraries/base/dist-install/build/GHC/StableName.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Mem/StableName.hs -o libraries/base/dist-install/build/System/Mem/StableName.o -dyno libraries/base/dist-install/build/System/Mem/StableName.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Exit.hs -o libraries/base/dist-install/build/System/Exit.o -dyno libraries/base/dist-install/build/System/Exit.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Unique.hs -o libraries/base/dist-install/build/Data/Unique.o -dyno libraries/base/dist-install/build/Data/Unique.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Fixed.hs -o libraries/base/dist-install/build/Data/Fixed.o -dyno libraries/base/dist-install/build/Data/Fixed.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array.hs -o libraries/array/dist-install/build/Data/Array.o -dyno libraries/array/dist-install/build/Data/Array.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Complex.hs -o libraries/base/dist-install/build/Data/Complex.o -dyno libraries/base/dist-install/build/Data/Complex.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Ratio.hs -o libraries/base/dist-install/build/Data/Ratio.o -dyno libraries/base/dist-install/build/Data/Ratio.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/STRef.hs -o libraries/base/dist-install/build/Data/STRef.o -dyno libraries/base/dist-install/build/Data/STRef.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Concurrent/QSemN.hs -o libraries/base/dist-install/build/Control/Concurrent/QSemN.o -dyno libraries/base/dist-install/build/Control/Concurrent/QSemN.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Concurrent/QSem.hs -o libraries/base/dist-install/build/Control/Concurrent/QSem.o -dyno libraries/base/dist-install/build/Control/Concurrent/QSem.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Concurrent/Chan.hs -o libraries/base/dist-install/build/Control/Concurrent/Chan.o -dyno libraries/base/dist-install/build/Control/Concurrent/Chan.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Conc.hs -o libraries/base/dist-install/build/GHC/Conc.o -dyno libraries/base/dist-install/build/GHC/Conc.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Concurrent.hs -o libraries/base/dist-install/build/Control/Concurrent.o -dyno libraries/base/dist-install/build/Control/Concurrent.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id deepseq-1.4.5.0 -hide-all-packages -package-env - -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/.    -optP-include -optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/deepseq/dist-install/build -split-sections -dynamic-too -c libraries/deepseq/./Control/DeepSeq.hs -o libraries/deepseq/dist-install/build/Control/DeepSeq.o -dyno libraries/deepseq/dist-install/build/Control/DeepSeq.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Set/Internal.hs -o libraries/containers/containers/dist-install/build/Data/Set/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/Set/Internal.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Set.hs -o libraries/containers/containers/dist-install/build/Data/Set.o -dyno libraries/containers/containers/dist-install/build/Data/Set.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Functor/Contravariant.hs -o libraries/base/dist-install/build/Data/Functor/Contravariant.o -dyno libraries/base/dist-install/build/Data/Functor/Contravariant.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-install/build/Control/Monad/Signatures.o -dyno libraries/transformers/dist-install/build/Control/Monad/Signatures.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/IO/Class.hs -o libraries/base/dist-install/build/Control/Monad/IO/Class.o -dyno libraries/base/dist-install/build/Control/Monad/IO/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Except.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/System/Environment/ExecutablePath.hs -o libraries/base/dist-install/build/System/Environment/ExecutablePath.o -dyno libraries/base/dist-install/build/System/Environment/ExecutablePath.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Environment.hs -o libraries/base/dist-install/build/System/Environment.o -dyno libraries/base/dist-install/build/System/Environment.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -package-env - -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/filepath/dist-install/build -split-sections -dynamic-too -c libraries/filepath/./System/FilePath/Posix.hs -o libraries/filepath/dist-install/build/System/FilePath/Posix.o -dyno libraries/filepath/dist-install/build/System/FilePath/Posix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -package-env - -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/filepath/dist-install/build -split-sections -dynamic-too -c libraries/filepath/./System/FilePath.hs -o libraries/filepath/dist-install/build/System/FilePath.o -dyno libraries/filepath/dist-install/build/System/FilePath.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/DiffTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Days.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Days.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Days.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/UTCTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/SystemTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/AbsoluteTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/System.hs -o libraries/time/dist-install/build/Data/Time/Clock/System.o -dyno libraries/time/dist-install/build/Data/Time/Clock/System.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/NominalDiffTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/POSIXTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/POSIX.hs -o libraries/time/dist-install/build/Data/Time/Clock/POSIX.o -dyno libraries/time/dist-install/build/Data/Time/Clock/POSIX.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Private.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Private.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Private.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/Internal/TimeZone.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Locale.hs -o libraries/time/dist-install/build/Data/Time/Format/Locale.o -dyno libraries/time/dist-install/build/Data/Time/Format/Locale.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Parse/Class.hs -o libraries/time/dist-install/build/Data/Time/Format/Parse/Class.o -dyno libraries/time/dist-install/build/Data/Time/Format/Parse/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/Internal/TimeOfDay.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/UTCDiff.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/UniversalTime.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/CalendarDiffDays.hs -o libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs -o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/MonthDay.hs -o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Gregorian.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/Internal/LocalTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/Internal/ZonedTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/Internal/CalendarDiffTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/WeekDate.hs -o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Parse/Instances.hs -o libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.o -dyno libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Parse.hs -o libraries/time/dist-install/build/Data/Time/Format/Parse.o -dyno libraries/time/dist-install/build/Data/Time/Format/Parse.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Format/Class.hs -o libraries/time/dist-install/build/Data/Time/Format/Format/Class.o -dyno libraries/time/dist-install/build/Data/Time/Format/Format/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Week.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Week.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Week.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Format/Instances.hs -o libraries/time/dist-install/build/Data/Time/Format/Format/Instances.o -dyno libraries/time/dist-install/build/Data/Time/Format/Format/Instances.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format.hs -o libraries/time/dist-install/build/Data/Time/Format.o -dyno libraries/time/dist-install/build/Data/Time/Format.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/LocalTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock.hs -o libraries/time/dist-install/build/Data/Time/Clock.o -dyno libraries/time/dist-install/build/Data/Time/Clock.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar.hs -o libraries/time/dist-install/build/Data/Time/Calendar.o -dyno libraries/time/dist-install/build/Data/Time/Calendar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time.hs -o libraries/time/dist-install/build/Data/Time.o -dyno libraries/time/dist-install/build/Data/Time.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/TypeError.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/BitUtil.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntSet/Internal.hs -o libraries/containers/containers/dist-install/build/Data/IntSet/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/IntSet/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Internal.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Internal.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Internal/DeprecatedDebug.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Lazy.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap.hs -o libraries/containers/containers/dist-install/build/Data/IntMap.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Event.hs -o libraries/base/dist-install/build/GHC/Event.o -dyno libraries/base/dist-install/build/GHC/Event.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Timeout.hs -o libraries/base/dist-install/build/System/Timeout.o -dyno libraries/base/dist-install/build/System/Timeout.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/./System/Directory/Internal/Prelude.hs -o libraries/directory/dist-install/build/System/Directory/Internal/Prelude.o -dyno libraries/directory/dist-install/build/System/Directory/Internal/Prelude.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/User.hs -o libraries/unix/dist-install/build/System/Posix/User.o -dyno libraries/unix/dist-install/build/System/Posix/User.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/SharedMem.hs -o libraries/unix/dist-install/build/System/Posix/SharedMem.o -dyno libraries/unix/dist-install/build/System/Posix/SharedMem.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Concurrent.hs -o libraries/base/dist-install/build/Foreign/Concurrent.o -dyno libraries/base/dist-install/build/Foreign/Concurrent.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Semaphore.hs -o libraries/unix/dist-install/build/System/Posix/Semaphore.o -dyno libraries/unix/dist-install/build/System/Posix/Semaphore.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Resource.hs -o libraries/unix/dist-install/build/System/Posix/Resource.o -dyno libraries/unix/dist-install/build/System/Posix/Resource.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/./System/Posix/Time.hs -o libraries/unix/dist-install/build/System/Posix/Time.o -dyno libraries/unix/dist-install/build/System/Posix/Time.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/IO/Common.hs -o libraries/unix/dist-install/build/System/Posix/IO/Common.o -dyno libraries/unix/dist-install/build/System/Posix/IO/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/./System/Posix/Error.hs -o libraries/unix/dist-install/build/System/Posix/Error.o -dyno libraries/unix/dist-install/build/System/Posix/Error.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/IO.hs -o libraries/unix/dist-install/build/System/Posix/IO.o -dyno libraries/unix/dist-install/build/System/Posix/IO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs -o libraries/unix/dist-install/build/System/Posix/Terminal/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Terminal/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Terminal.hs -o libraries/unix/dist-install/build/System/Posix/Terminal.o -dyno libraries/unix/dist-install/build/System/Posix/Terminal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Temp.hs -o libraries/unix/dist-install/build/System/Posix/Temp.o -dyno libraries/unix/dist-install/build/System/Posix/Temp.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Env.hs -o libraries/unix/dist-install/build/System/Posix/Env.o -dyno libraries/unix/dist-install/build/System/Posix/Env.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/TopHandler.hs -o libraries/base/dist-install/build/GHC/TopHandler.o -dyno libraries/base/dist-install/build/GHC/TopHandler.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/./System/Posix/Process/Internals.hs -o libraries/unix/dist-install/build/System/Posix/Process/Internals.o -dyno libraries/unix/dist-install/build/System/Posix/Process/Internals.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Process/Common.hs -o libraries/unix/dist-install/build/System/Posix/Process/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Process/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Process.hs -o libraries/unix/dist-install/build/System/Posix/Process.o -dyno libraries/unix/dist-install/build/System/Posix/Process.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Unistd.hs -o libraries/unix/dist-install/build/System/Posix/Unistd.o -dyno libraries/unix/dist-install/build/System/Posix/Unistd.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Files/Common.hs -o libraries/unix/dist-install/build/System/Posix/Files/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Files/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Files.hs -o libraries/unix/dist-install/build/System/Posix/Files.o -dyno libraries/unix/dist-install/build/System/Posix/Files.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Directory/Common.hs -o libraries/unix/dist-install/build/System/Posix/Directory/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Directory/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Directory.hs -o libraries/unix/dist-install/build/System/Posix/Directory.o -dyno libraries/unix/dist-install/build/System/Posix/Directory.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Signals.hs -o libraries/unix/dist-install/build/System/Posix/Signals.o -dyno libraries/unix/dist-install/build/System/Posix/Signals.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/./System/Posix.hs -o libraries/unix/dist-install/build/System/Posix.o -dyno libraries/unix/dist-install/build/System/Posix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/./System/Directory/Internal/Config.hs -o libraries/directory/dist-install/build/System/Directory/Internal/Config.o -dyno libraries/directory/dist-install/build/System/Directory/Internal/Config.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/./System/Directory/Internal/Common.hs -o libraries/directory/dist-install/build/System/Directory/Internal/Common.o -dyno libraries/directory/dist-install/build/System/Directory/Internal/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.hs -o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.o -dyno libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/dist-install/build/System/Directory/Internal/Posix.hs -o libraries/directory/dist-install/build/System/Directory/Internal/Posix.o -dyno libraries/directory/dist-install/build/System/Directory/Internal/Posix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/./System/Directory/Internal.hs -o libraries/directory/dist-install/build/System/Directory/Internal.o -dyno libraries/directory/dist-install/build/System/Directory/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/./System/Directory.hs -o libraries/directory/dist-install/build/System/Directory.o -dyno libraries/directory/dist-install/build/System/Directory.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Prelude.hs -o compiler/stage2/build/GHC/Prelude.o -dyno compiler/stage2/build/GHC/Prelude.dyn_o
<<ghc: 54260048 bytes, 15 GCs, 2790530/8096312 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.469 elapsed), 0.062 MUT (0.207 elapsed), 0.079 GC (0.138 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Unsafe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot-th/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.o -dyno libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot-th/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs -o libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.o -dyno libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot-th/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot-th/./GHC/Lexeme.hs -o libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.o -dyno libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Trans.hs -o libraries/mtl/dist-install/build/Control/Monad/Trans.o -dyno libraries/mtl/dist-install/build/Control/Monad/Trans.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/List.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/List.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Error.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Reader/Class.hs -o libraries/mtl/dist-install/build/Control/Monad/Reader/Class.o -dyno libraries/mtl/dist-install/build/Control/Monad/Reader/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Reader.hs -o libraries/mtl/dist-install/build/Control/Monad/Reader.o -dyno libraries/mtl/dist-install/build/Control/Monad/Reader.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Monad/STM.hs -o libraries/stm/dist-install/build/Control/Monad/STM.o -dyno libraries/stm/dist-install/build/Control/Monad/STM.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST.hs -o libraries/base/dist-install/build/Control/Monad/ST.o -dyno libraries/base/dist-install/build/Control/Monad/ST.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-install/build -Ilibraries/exceptions/dist-install/build -ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/exceptions/dist-install/build -split-sections -dynamic-too -c libraries/exceptions/src/Control/Monad/Catch.hs -o libraries/exceptions/dist-install/build/Control/Monad/Catch.o -dyno libraries/exceptions/dist-install/build/Control/Monad/Catch.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Exception.hs -o compiler/stage2/build/GHC/Utils/Exception.o -dyno compiler/stage2/build/GHC/Utils/Exception.dyn_o
<<ghc: 141878768 bytes, 43 GCs, 8465062/22664192 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.578 elapsed), 0.154 MUT (0.252 elapsed), 0.196 GC (0.271 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/dist-install/build/GHC/Version.hs -o libraries/ghc-boot/dist-install/build/GHC/Version.o -dyno libraries/ghc-boot/dist-install/build/GHC/Version.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/stage2/build/GHC/Settings/Config.hs -o compiler/stage2/build/GHC/Settings/Config.o -dyno compiler/stage2/build/GHC/Settings/Config.dyn_o
<<ghc: 59190976 bytes, 17 GCs, 2723573/7884536 avg/max bytes residency (3 samples), 31M in use, 0.000 INIT (0.492 elapsed), 0.065 MUT (0.184 elapsed), 0.069 GC (0.119 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Panic/Plain.hs -o compiler/stage2/build/GHC/Utils/Panic/Plain.o -dyno compiler/stage2/build/GHC/Utils/Panic/Plain.dyn_o
<<ghc: 276562024 bytes, 54 GCs, 6298574/15790696 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.366 elapsed), 0.357 MUT (0.520 elapsed), 0.192 GC (0.263 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Misc.hs -o compiler/stage2/build/GHC/Utils/Misc.o -dyno compiler/stage2/build/GHC/Utils/Misc.dyn_o
<<ghc: 2863385712 bytes, 177 GCs, 20490004/63636944 avg/max bytes residency (9 samples), 164M in use, 0.000 INIT (0.469 elapsed), 3.763 MUT (4.211 elapsed), 1.330 GC (1.757 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name.hs-boot -o compiler/stage2/build/GHC/Types/Name.o-boot -dyno compiler/stage2/build/GHC/Types/Name.dyn_o-boot
<<ghc: 37536168 bytes, 11 GCs, 2800077/8077424 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.446 elapsed), 0.061 MUT (0.110 elapsed), 0.084 GC (0.151 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Var.hs-boot -o compiler/stage2/build/GHC/Types/Var.o-boot -dyno compiler/stage2/build/GHC/Types/Var.dyn_o-boot
<<ghc: 38252296 bytes, 11 GCs, 2803864/8089696 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.490 elapsed), 0.036 MUT (0.075 elapsed), 0.058 GC (0.109 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Outputable.hs-boot -o compiler/stage2/build/GHC/Utils/Outputable.o-boot -dyno compiler/stage2/build/GHC/Utils/Outputable.dyn_o-boot
<<ghc: 52354048 bytes, 20 GCs, 3071810/8891736 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.386 elapsed), 0.088 MUT (0.150 elapsed), 0.090 GC (0.147 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Occurrence.hs-boot -o compiler/stage2/build/GHC/Types/Name/Occurrence.o-boot -dyno compiler/stage2/build/GHC/Types/Name/Occurrence.dyn_o-boot
<<ghc: 37604784 bytes, 11 GCs, 2801330/8079600 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.450 elapsed), 0.036 MUT (0.073 elapsed), 0.075 GC (0.131 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Module/Name.hs-boot -o compiler/stage2/build/GHC/Unit/Module/Name.o-boot -dyno compiler/stage2/build/GHC/Unit/Module/Name.dyn_o-boot
<<ghc: 37591856 bytes, 11 GCs, 2800770/8078616 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.393 elapsed), 0.037 MUT (0.068 elapsed), 0.067 GC (0.111 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Types.hs-boot -o compiler/stage2/build/GHC/Unit/Types.o-boot -dyno compiler/stage2/build/GHC/Unit/Types.dyn_o-boot
<<ghc: 39457808 bytes, 11 GCs, 2824344/8150224 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.601 elapsed), 0.041 MUT (0.078 elapsed), 0.079 GC (0.148 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/ForeignPtr/Unsafe.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Internal.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Short/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.dyn_o
/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/Data/Typeable/Internal.hi
Declaration for mkTrApp
Unfolding of mkTrApp:
  Failed to load interface for `GHC.Fingerprint'
  There are files missing in the `base-4.15.1.0' package,
  try running 'ghc-pkg check'.
  Use -v (or `:set -v` in ghci) to see a list of the files searched for.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Short.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Short.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Short.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Unsafe.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString.hs -o libraries/bytestring/dist-install/build/Data/ByteString.o -dyno libraries/bytestring/dist-install/build/Data/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Char8.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Char8.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Char8.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/IO/Unsafe.hs -o compiler/stage2/build/GHC/Utils/IO/Unsafe.o -dyno compiler/stage2/build/GHC/Utils/IO/Unsafe.dyn_o
<<ghc: 55599056 bytes, 17 GCs, 2703160/7833016 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.477 elapsed), 0.075 MUT (0.225 elapsed), 0.091 GC (0.146 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Encoding.hs -o compiler/stage2/build/GHC/Utils/Encoding.o -dyno compiler/stage2/build/GHC/Utils/Encoding.dyn_o
<<ghc: 745664152 bytes, 97 GCs, 8290194/21987520 avg/max bytes residency (6 samples), 46M in use, 0.000 INIT (0.518 elapsed), 0.814 MUT (0.962 elapsed), 0.413 GC (0.519 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/FastString.hs -o compiler/stage2/build/GHC/Data/FastString.o -dyno compiler/stage2/build/GHC/Data/FastString.dyn_o
<<ghc: 843315704 bytes, 79 GCs, 12217704/40748600 avg/max bytes residency (7 samples), 87M in use, 0.001 INIT (0.802 elapsed), 1.006 MUT (1.532 elapsed), 0.492 GC (0.685 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/State.hs-boot -o compiler/stage2/build/GHC/Unit/State.o-boot -dyno compiler/stage2/build/GHC/Unit/State.dyn_o-boot
<<ghc: 46999432 bytes, 15 GCs, 2651290/7631064 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.439 elapsed), 0.048 MUT (0.084 elapsed), 0.069 GC (0.109 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/ByteOrder.hs -o libraries/base/dist-install/build/GHC/ByteOrder.o -dyno libraries/base/dist-install/build/GHC/ByteOrder.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/Platform.hs -o libraries/ghc-boot/dist-install/build/GHC/Platform.o -dyno libraries/ghc-boot/dist-install/build/GHC/Platform.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Session.hs-boot -o compiler/stage2/build/GHC/Driver/Session.o-boot -dyno compiler/stage2/build/GHC/Driver/Session.dyn_o-boot
<<ghc: 121960984 bytes, 40 GCs, 9095139/24787528 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.458 elapsed), 0.095 MUT (0.142 elapsed), 0.170 GC (0.240 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Fingerprint.hs -o libraries/base/dist-install/build/GHC/Fingerprint.o -dyno libraries/base/dist-install/build/GHC/Fingerprint.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy/Imp.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/Base.hs -o libraries/array/dist-install/build/Data/Array/Base.o -dyno libraries/array/dist-install/build/Data/Array/Base.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/IArray.hs -o libraries/array/dist-install/build/Data/Array/IArray.o -dyno libraries/array/dist-install/build/Data/Array/IArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/Unboxed.hs -o libraries/array/dist-install/build/Data/Array/Unboxed.o -dyno libraries/array/dist-install/build/Data/Array/Unboxed.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/State.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/Coercions.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Sequence/Internal.hs -o libraries/containers/containers/dist-install/build/Data/Sequence/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/Sequence/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Sequence/Internal/Sorting.hs -o libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.o -dyno libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Sequence.hs -o libraries/containers/containers/dist-install/build/Data/Sequence.o -dyno libraries/containers/containers/dist-install/build/Data/Sequence.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Tree.hs -o libraries/containers/containers/dist-install/build/Data/Tree.o -dyno libraries/containers/containers/dist-install/build/Data/Tree.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/MArray/Safe.hs -o libraries/array/dist-install/build/Data/Array/MArray/Safe.o -dyno libraries/array/dist-install/build/Data/Array/MArray/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/MArray.hs -o libraries/array/dist-install/build/Data/Array/MArray.o -dyno libraries/array/dist-install/build/Data/Array/MArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/ST.hs -o libraries/array/dist-install/build/Data/Array/ST.o -dyno libraries/array/dist-install/build/Data/Array/ST.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/ST/Safe.hs -o libraries/array/dist-install/build/Data/Array/ST/Safe.o -dyno libraries/array/dist-install/build/Data/Array/ST/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Graph.hs -o libraries/containers/containers/dist-install/build/Data/Graph.o -dyno libraries/containers/containers/dist-install/build/Data/Graph.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/Printf.hs -o libraries/base/dist-install/build/Text/Printf.o -dyno libraries/base/dist-install/build/Text/Printf.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/BitQueue.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Utils/Containers/Internal/StrictMaybe.hs -o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.o -dyno libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Internal.hs -o libraries/containers/containers/dist-install/build/Data/Map/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Internal/Debug.hs -o libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Internal/DeprecatedShowTree.hs -o libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Lazy.hs -o libraries/containers/containers/dist-install/build/Data/Map/Lazy.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map.hs -o libraries/containers/containers/dist-install/build/Data/Map.o -dyno libraries/containers/containers/dist-install/build/Data/Map.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/Kind.hs -o libraries/base/dist-install/build/Data/Kind.o -dyno libraries/base/dist-install/build/Data/Kind.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/FloatCast.hs -o libraries/binary/dist-install/build/Data/Binary/FloatCast.o -dyno libraries/binary/dist-install/build/Data/Binary/FloatCast.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Extra.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-install/build/Data/Binary/Builder.o -dyno libraries/binary/dist-install/build/Data/Binary/Builder.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-install/build/Data/Binary/Put.o -dyno libraries/binary/dist-install/build/Data/Binary/Put.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Internal.hs -o libraries/binary/dist-install/build/Data/Binary/Internal.o -dyno libraries/binary/dist-install/build/Data/Binary/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-install/build/Data/Binary/Get/Internal.o -dyno libraries/binary/dist-install/build/Data/Binary/Get/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-install/build/Data/Binary/Get.o -dyno libraries/binary/dist-install/build/Data/Binary/Get.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntSet.hs -o libraries/containers/containers/dist-install/build/Data/IntSet.o -dyno libraries/containers/containers/dist-install/build/Data/IntSet.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Type/Reflection/Unsafe.hs -o libraries/base/dist-install/build/Type/Reflection/Unsafe.o -dyno libraries/base/dist-install/build/Type/Reflection/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-install/build/Data/Binary/Class.o -dyno libraries/binary/dist-install/build/Data/Binary/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-install/build/Data/Binary/Generic.o -dyno libraries/binary/dist-install/build/Data/Binary/Generic.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id binary-0.8.8.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/dist-install/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/binary/dist-install/build -split-sections -dynamic-too -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-install/build/Data/Binary.o -dyno libraries/binary/dist-install/build/Data/Binary.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/LanguageExtensions.hs -o libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.o -dyno libraries/ghc-boot/dist-install/build/GHC/LanguageExtensions.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/Serialized.hs -o libraries/ghc-boot/dist-install/build/GHC/Serialized.o -dyno libraries/ghc-boot/dist-install/build/GHC/Serialized.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Mem/Weak.hs -o libraries/base/dist-install/build/System/Mem/Weak.o -dyno libraries/base/dist-install/build/System/Mem/Weak.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Panic.hs -o compiler/stage2/build/GHC/Utils/Panic.o -dyno compiler/stage2/build/GHC/Utils/Panic.dyn_o
<<ghc: 502870176 bytes, 101 GCs, 8947644/27039272 avg/max bytes residency (6 samples), 53M in use, 0.000 INIT (0.441 elapsed), 0.562 MUT (0.750 elapsed), 0.343 GC (0.434 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/FastMutInt.hs -o compiler/stage2/build/GHC/Data/FastMutInt.o -dyno compiler/stage2/build/GHC/Data/FastMutInt.dyn_o
<<ghc: 95028544 bytes, 38 GCs, 5465400/11478664 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.359 elapsed), 0.093 MUT (0.190 elapsed), 0.113 GC (0.153 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/BufHandle.hs -o compiler/stage2/build/GHC/Utils/BufHandle.o -dyno compiler/stage2/build/GHC/Utils/BufHandle.dyn_o
<<ghc: 271842480 bytes, 56 GCs, 7993622/20661992 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.562 elapsed), 0.314 MUT (0.425 elapsed), 0.233 GC (0.305 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Ppr.hs -o compiler/stage2/build/GHC/Utils/Ppr.o -dyno compiler/stage2/build/GHC/Utils/Ppr.dyn_o
<<ghc: 1275563128 bytes, 149 GCs, 10104395/28296288 avg/max bytes residency (7 samples), 66M in use, 0.000 INIT (0.559 elapsed), 1.491 MUT (1.712 elapsed), 0.595 GC (0.743 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Ppr/Colour.hs -o compiler/stage2/build/GHC/Utils/Ppr/Colour.o -dyno compiler/stage2/build/GHC/Utils/Ppr/Colour.dyn_o
<<ghc: 272909512 bytes, 90 GCs, 4897502/11404344 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.431 elapsed), 0.283 MUT (0.415 elapsed), 0.156 GC (0.216 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Outputable.hs -o compiler/stage2/build/GHC/Utils/Outputable.o -dyno compiler/stage2/build/GHC/Utils/Outputable.dyn_o
<<ghc: 2976775064 bytes, 184 GCs, 22178063/67025728 avg/max bytes residency (9 samples), 171M in use, 0.001 INIT (0.609 elapsed), 3.188 MUT (3.599 elapsed), 1.459 GC (1.874 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/Rep.hs-boot -o compiler/stage2/build/GHC/Core/TyCo/Rep.o-boot -dyno compiler/stage2/build/GHC/Core/TyCo/Rep.dyn_o-boot
<<ghc: 69536056 bytes, 26 GCs, 5540158/12906720 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.426 elapsed), 0.062 MUT (0.107 elapsed), 0.108 GC (0.169 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Json.hs -o compiler/stage2/build/GHC/Utils/Json.o -dyno compiler/stage2/build/GHC/Utils/Json.dyn_o
<<ghc: 225766728 bytes, 49 GCs, 5719496/14147944 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.521 elapsed), 0.224 MUT (0.328 elapsed), 0.156 GC (0.200 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/SrcLoc.hs -o compiler/stage2/build/GHC/Types/SrcLoc.o -dyno compiler/stage2/build/GHC/Types/SrcLoc.dyn_o
<<ghc: 3253625472 bytes, 203 GCs, 24514944/66744792 avg/max bytes residency (9 samples), 182M in use, 0.000 INIT (0.388 elapsed), 3.103 MUT (3.437 elapsed), 1.465 GC (1.771 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Basic.hs -o compiler/stage2/build/GHC/Types/Basic.o -dyno compiler/stage2/build/GHC/Types/Basic.dyn_o
<<ghc: 6695677888 bytes, 504 GCs, 36108884/66360936 avg/max bytes residency (15 samples), 190M in use, 0.000 INIT (0.580 elapsed), 7.003 MUT (7.896 elapsed), 3.960 GC (4.404 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Fingerprint.hs -o compiler/stage2/build/GHC/Utils/Fingerprint.o -dyno compiler/stage2/build/GHC/Utils/Fingerprint.dyn_o
<<ghc: 123643168 bytes, 60 GCs, 6315676/15784632 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.457 elapsed), 0.137 MUT (0.275 elapsed), 0.174 GC (0.234 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Unique.hs -o compiler/stage2/build/GHC/Types/Unique.o -dyno compiler/stage2/build/GHC/Types/Unique.dyn_o
<<ghc: 326745816 bytes, 59 GCs, 8136678/22913736 avg/max bytes residency (6 samples), 49M in use, 0.000 INIT (0.381 elapsed), 0.461 MUT (0.645 elapsed), 0.313 GC (0.406 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Unique/FM.hs -o compiler/stage2/build/GHC/Types/Unique/FM.o -dyno compiler/stage2/build/GHC/Types/Unique/FM.dyn_o
<<ghc: 2527217792 bytes, 210 GCs, 19874325/49068368 avg/max bytes residency (8 samples), 134M in use, 0.000 INIT (0.569 elapsed), 2.379 MUT (2.671 elapsed), 1.041 GC (1.277 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Binary.hs -o compiler/stage2/build/GHC/Utils/Binary.o -dyno compiler/stage2/build/GHC/Utils/Binary.dyn_o
<<ghc: 8034877472 bytes, 593 GCs, 46413011/91590720 avg/max bytes residency (18 samples), 255M in use, 0.000 INIT (0.339 elapsed), 8.728 MUT (9.227 elapsed), 6.033 GC (6.582 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Maybe.hs -o compiler/stage2/build/GHC/Data/Maybe.o -dyno compiler/stage2/build/GHC/Data/Maybe.dyn_o
<<ghc: 197236008 bytes, 49 GCs, 6427145/16541688 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.482 elapsed), 0.261 MUT (0.424 elapsed), 0.250 GC (0.319 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/FiniteMap.hs -o compiler/stage2/build/GHC/Data/FiniteMap.o -dyno compiler/stage2/build/GHC/Data/FiniteMap.dyn_o
<<ghc: 96021304 bytes, 30 GCs, 5373472/12534352 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.529 elapsed), 0.140 MUT (0.237 elapsed), 0.177 GC (0.232 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Module/Name.hs -o compiler/stage2/build/GHC/Unit/Module/Name.o -dyno compiler/stage2/build/GHC/Unit/Module/Name.dyn_o
<<ghc: 340326576 bytes, 63 GCs, 7754462/20642032 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.473 elapsed), 0.389 MUT (0.516 elapsed), 0.229 GC (0.327 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Ppr.hs -o compiler/stage2/build/GHC/Unit/Ppr.o -dyno compiler/stage2/build/GHC/Unit/Ppr.dyn_o
<<ghc: 114950960 bytes, 32 GCs, 5674836/14073184 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.394 elapsed), 0.132 MUT (0.240 elapsed), 0.143 GC (0.199 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Unique/DFM.hs -o compiler/stage2/build/GHC/Types/Unique/DFM.o -dyno compiler/stage2/build/GHC/Types/Unique/DFM.dyn_o
<<ghc: 1457213968 bytes, 131 GCs, 16153541/48479896 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.456 elapsed), 2.136 MUT (2.782 elapsed), 0.979 GC (1.203 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Unique/Set.hs -o compiler/stage2/build/GHC/Types/Unique/Set.o -dyno compiler/stage2/build/GHC/Types/Unique/Set.dyn_o
<<ghc: 508626984 bytes, 70 GCs, 11332744/33358280 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.511 elapsed), 0.612 MUT (1.234 elapsed), 0.365 GC (1.289 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Unique/DSet.hs -o compiler/stage2/build/GHC/Types/Unique/DSet.o -dyno compiler/stage2/build/GHC/Types/Unique/DSet.dyn_o
<<ghc: 518945384 bytes, 68 GCs, 10913994/32138952 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.729 elapsed), 0.707 MUT (1.116 elapsed), 0.397 GC (0.605 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Types.hs -o compiler/stage2/build/GHC/Unit/Types.o -dyno compiler/stage2/build/GHC/Unit/Types.dyn_o
<<ghc: 2646616192 bytes, 288 GCs, 23886914/62101296 avg/max bytes residency (9 samples), 175M in use, 0.000 INIT (0.422 elapsed), 3.197 MUT (4.115 elapsed), 1.613 GC (3.209 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Module/Env.hs -o compiler/stage2/build/GHC/Unit/Module/Env.o -dyno compiler/stage2/build/GHC/Unit/Module/Env.dyn_o
<<ghc: 2753183224 bytes, 282 GCs, 20065510/38762808 avg/max bytes residency (10 samples), 109M in use, 0.000 INIT (0.359 elapsed), 3.006 MUT (3.302 elapsed), 1.759 GC (2.306 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Module/Location.hs -o compiler/stage2/build/GHC/Unit/Module/Location.o -dyno compiler/stage2/build/GHC/Unit/Module/Location.dyn_o
<<ghc: 202351008 bytes, 78 GCs, 4802110/11445184 avg/max bytes residency (4 samples), 32M in use, 0.001 INIT (0.620 elapsed), 0.226 MUT (0.331 elapsed), 0.189 GC (0.248 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Module.hs -o compiler/stage2/build/GHC/Unit/Module.o -dyno compiler/stage2/build/GHC/Unit/Module.dyn_o
<<ghc: 260047456 bytes, 59 GCs, 7437632/19117304 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.507 elapsed), 0.290 MUT (0.410 elapsed), 0.223 GC (0.296 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Lexeme.hs -o compiler/stage2/build/GHC/Utils/Lexeme.o -dyno compiler/stage2/build/GHC/Utils/Lexeme.dyn_o
<<ghc: 512543584 bytes, 96 GCs, 6759340/16213744 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.395 elapsed), 0.485 MUT (0.598 elapsed), 0.220 GC (0.273 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/FastString/Env.hs -o compiler/stage2/build/GHC/Data/FastString/Env.o -dyno compiler/stage2/build/GHC/Data/FastString/Env.dyn_o
<<ghc: 197865080 bytes, 42 GCs, 5741698/14372512 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.372 elapsed), 0.198 MUT (0.293 elapsed), 0.133 GC (0.178 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Occurrence.hs -o compiler/stage2/build/GHC/Types/Name/Occurrence.o -dyno compiler/stage2/build/GHC/Types/Name/Occurrence.dyn_o
<<ghc: 2182727096 bytes, 156 GCs, 18048137/50878592 avg/max bytes residency (8 samples), 133M in use, 0.000 INIT (0.521 elapsed), 2.483 MUT (2.801 elapsed), 1.103 GC (1.369 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name.hs -o compiler/stage2/build/GHC/Types/Name.o -dyno compiler/stage2/build/GHC/Types/Name.dyn_o
<<ghc: 1446277520 bytes, 141 GCs, 13440284/38940408 avg/max bytes residency (7 samples), 86M in use, 0.000 INIT (0.776 elapsed), 1.588 MUT (1.810 elapsed), 0.726 GC (0.883 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Recomp/Binary.hs -o compiler/stage2/build/GHC/Iface/Recomp/Binary.o -dyno compiler/stage2/build/GHC/Iface/Recomp/Binary.dyn_o
<<ghc: 174157952 bytes, 43 GCs, 7171891/18462712 avg/max bytes residency (5 samples), 40M in use, 0.001 INIT (0.626 elapsed), 0.183 MUT (0.341 elapsed), 0.183 GC (0.257 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCon.hs-boot -o compiler/stage2/build/GHC/Core/TyCon.o-boot -dyno compiler/stage2/build/GHC/Core/TyCon.dyn_o-boot
<<ghc: 51643968 bytes, 21 GCs, 2526605/7257008 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.640 elapsed), 0.063 MUT (0.102 elapsed), 0.096 GC (0.150 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Types.hs-boot -o compiler/stage2/build/GHC/Builtin/Types.o-boot -dyno compiler/stage2/build/GHC/Builtin/Types.dyn_o-boot
<<ghc: 67224200 bytes, 24 GCs, 5065102/11677688 avg/max bytes residency (4 samples), 32M in use, 0.001 INIT (0.675 elapsed), 0.071 MUT (0.117 elapsed), 0.113 GC (0.171 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Id/Info.hs-boot -o compiler/stage2/build/GHC/Types/Id/Info.o-boot -dyno compiler/stage2/build/GHC/Types/Id/Info.dyn_o-boot
<<ghc: 56519408 bytes, 19 GCs, 2838093/8191040 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.553 elapsed), 0.071 MUT (0.115 elapsed), 0.104 GC (0.161 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/TcType.hs-boot -o compiler/stage2/build/GHC/Tc/Utils/TcType.o-boot -dyno compiler/stage2/build/GHC/Tc/Utils/TcType.dyn_o-boot
<<ghc: 55060968 bytes, 19 GCs, 2807890/8100120 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.389 elapsed), 0.059 MUT (0.103 elapsed), 0.090 GC (0.137 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/Ppr.hs-boot -o compiler/stage2/build/GHC/Core/TyCo/Ppr.o-boot -dyno compiler/stage2/build/GHC/Core/TyCo/Ppr.dyn_o-boot
<<ghc: 56220704 bytes, 19 GCs, 2835896/8184448 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.449 elapsed), 0.058 MUT (0.104 elapsed), 0.073 GC (0.127 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Var.hs -o compiler/stage2/build/GHC/Types/Var.o -dyno compiler/stage2/build/GHC/Types/Var.dyn_o
<<ghc: 2145401544 bytes, 164 GCs, 15966473/49627392 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.523 elapsed), 2.228 MUT (2.552 elapsed), 1.047 GC (1.269 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Var/Set.hs -o compiler/stage2/build/GHC/Types/Var/Set.o -dyno compiler/stage2/build/GHC/Types/Var/Set.dyn_o
<<ghc: 437757544 bytes, 65 GCs, 8365578/23424088 avg/max bytes residency (6 samples), 50M in use, 0.000 INIT (0.382 elapsed), 0.513 MUT (0.684 elapsed), 0.314 GC (0.414 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Strict/Internal.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Strict.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Strict.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Var/Env.hs -o compiler/stage2/build/GHC/Types/Var/Env.o -dyno compiler/stage2/build/GHC/Types/Var/Env.dyn_o
<<ghc: 985704584 bytes, 161 GCs, 11935758/29118136 avg/max bytes residency (7 samples), 76M in use, 0.000 INIT (0.492 elapsed), 1.319 MUT (1.494 elapsed), 0.593 GC (0.756 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Error.hs-boot -o compiler/stage2/build/GHC/Utils/Error.o-boot -dyno compiler/stage2/build/GHC/Utils/Error.dyn_o-boot
<<ghc: 68651064 bytes, 26 GCs, 4861180/11469296 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.465 elapsed), 0.082 MUT (0.145 elapsed), 0.110 GC (0.154 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/CPUTime/Utils.hs -o libraries/base/dist-install/build/System/CPUTime/Utils.o -dyno libraries/base/dist-install/build/System/CPUTime/Utils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/System/CPUTime/Posix/Times.hs -o libraries/base/dist-install/build/System/CPUTime/Posix/Times.o -dyno libraries/base/dist-install/build/System/CPUTime/Posix/Times.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/System/CPUTime.hs -o libraries/base/dist-install/build/System/CPUTime.o -dyno libraries/base/dist-install/build/System/CPUTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/StringBuffer.hs -o compiler/stage2/build/GHC/Data/StringBuffer.o -dyno compiler/stage2/build/GHC/Data/StringBuffer.dyn_o
<<ghc: 627691328 bytes, 91 GCs, 8290500/22393512 avg/max bytes residency (6 samples), 48M in use, 0.000 INIT (0.756 elapsed), 0.746 MUT (0.934 elapsed), 0.437 GC (0.574 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Hooks.hs-boot -o compiler/stage2/build/GHC/Driver/Hooks.o-boot -dyno compiler/stage2/build/GHC/Driver/Hooks.dyn_o-boot
<<ghc: 37643248 bytes, 11 GCs, 2802442/8084232 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.418 elapsed), 0.049 MUT (0.091 elapsed), 0.073 GC (0.119 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Plugins.hs-boot -o compiler/stage2/build/GHC/Driver/Plugins.o-boot -dyno compiler/stage2/build/GHC/Driver/Plugins.dyn_o-boot
<<ghc: 37903696 bytes, 11 GCs, 2802288/8083456 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.421 elapsed), 0.050 MUT (0.090 elapsed), 0.068 GC (0.134 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/EnumSet.hs -o compiler/stage2/build/GHC/Data/EnumSet.o -dyno compiler/stage2/build/GHC/Data/EnumSet.dyn_o
<<ghc: 108169296 bytes, 41 GCs, 5088096/11550496 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.550 elapsed), 0.135 MUT (0.237 elapsed), 0.142 GC (0.195 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/BaseDir.hs -o libraries/ghc-boot/dist-install/build/GHC/BaseDir.o -dyno libraries/ghc-boot/dist-install/build/GHC/BaseDir.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/BaseDir.hs -o compiler/stage2/build/GHC/SysTools/BaseDir.o -dyno compiler/stage2/build/GHC/SysTools/BaseDir.dyn_o
<<ghc: 94171208 bytes, 31 GCs, 3793908/8270712 avg/max bytes residency (4 samples), 31M in use, 0.000 INIT (0.441 elapsed), 0.116 MUT (0.260 elapsed), 0.123 GC (0.174 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/dist-install/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/terminfo/dist-install/build -split-sections -dynamic-too -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/Terminal.hs -o compiler/stage2/build/GHC/SysTools/Terminal.o -dyno compiler/stage2/build/GHC/SysTools/Terminal.dyn_o
<<ghc: 130490600 bytes, 40 GCs, 7195355/18088928 avg/max bytes residency (5 samples), 40M in use, 0.001 INIT (0.687 elapsed), 0.129 MUT (0.263 elapsed), 0.166 GC (0.232 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/CliOption.hs -o compiler/stage2/build/GHC/Utils/CliOption.o -dyno compiler/stage2/build/GHC/Utils/CliOption.dyn_o
<<ghc: 81393440 bytes, 34 GCs, 3285114/9560040 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.354 elapsed), 0.087 MUT (0.202 elapsed), 0.084 GC (0.132 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Settings.hs -o compiler/stage2/build/GHC/Settings.o -dyno compiler/stage2/build/GHC/Settings.dyn_o
<<ghc: 7811786360 bytes, 733 GCs, 32625502/60921832 avg/max bytes residency (21 samples), 164M in use, 0.000 INIT (0.419 elapsed), 6.337 MUT (6.955 elapsed), 3.844 GC (4.154 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Monad.hs -o compiler/stage2/build/GHC/Utils/Monad.o -dyno compiler/stage2/build/GHC/Utils/Monad.dyn_o
<<ghc: 421490568 bytes, 90 GCs, 6464649/15763848 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.416 elapsed), 0.476 MUT (0.598 elapsed), 0.232 GC (0.285 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Settings/Constants.hs -o compiler/stage2/build/GHC/Settings/Constants.o -dyno compiler/stage2/build/GHC/Settings/Constants.dyn_o
<<ghc: 66673736 bytes, 24 GCs, 2906997/8425400 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.495 elapsed), 0.104 MUT (0.208 elapsed), 0.109 GC (0.172 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Bag.hs -o compiler/stage2/build/GHC/Data/Bag.o -dyno compiler/stage2/build/GHC/Data/Bag.dyn_o
<<ghc: 1174971968 bytes, 123 GCs, 15220174/43905872 avg/max bytes residency (7 samples), 99M in use, 0.001 INIT (0.604 elapsed), 1.302 MUT (1.552 elapsed), 0.687 GC (0.880 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/CmdLine.hs -o compiler/stage2/build/GHC/Driver/CmdLine.o -dyno compiler/stage2/build/GHC/Driver/CmdLine.dyn_o
<<ghc: 833414760 bytes, 102 GCs, 8672402/23646616 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.338 elapsed), 1.009 MUT (1.195 elapsed), 0.440 GC (0.546 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Backend.hs -o compiler/stage2/build/GHC/Driver/Backend.o -dyno compiler/stage2/build/GHC/Driver/Backend.dyn_o
<<ghc: 194771952 bytes, 37 GCs, 5693716/12596280 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.339 elapsed), 0.288 MUT (0.388 elapsed), 0.147 GC (0.192 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Flags.hs -o compiler/stage2/build/GHC/Driver/Flags.o -dyno compiler/stage2/build/GHC/Driver/Flags.dyn_o
<<ghc: 2558767432 bytes, 327 GCs, 16549784/26274056 avg/max bytes residency (11 samples), 76M in use, 0.000 INIT (0.484 elapsed), 2.595 MUT (3.000 elapsed), 1.168 GC (1.331 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Ways.hs -o compiler/stage2/build/GHC/Driver/Ways.o -dyno compiler/stage2/build/GHC/Driver/Ways.dyn_o
<<ghc: 514475312 bytes, 67 GCs, 7699520/19368144 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.509 elapsed), 0.557 MUT (1.027 elapsed), 0.244 GC (0.314 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Phases.hs -o compiler/stage2/build/GHC/Driver/Phases.o -dyno compiler/stage2/build/GHC/Driver/Phases.dyn_o
<<ghc: 1069039424 bytes, 132 GCs, 8904992/24029392 avg/max bytes residency (6 samples), 52M in use, 0.000 INIT (0.338 elapsed), 1.018 MUT (1.192 elapsed), 0.350 GC (0.434 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Graph/Directed.hs -o compiler/stage2/build/GHC/Data/Graph/Directed.o -dyno compiler/stage2/build/GHC/Data/Graph/Directed.dyn_o
<<ghc: 1211446536 bytes, 112 GCs, 14102261/45510296 avg/max bytes residency (7 samples), 98M in use, 0.001 INIT (0.686 elapsed), 1.419 MUT (1.632 elapsed), 0.568 GC (0.735 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Env.hs -o compiler/stage2/build/GHC/Types/Name/Env.o -dyno compiler/stage2/build/GHC/Types/Name/Env.dyn_o
<<ghc: 306168312 bytes, 67 GCs, 6306302/15102320 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.540 elapsed), 0.325 MUT (0.476 elapsed), 0.189 GC (0.250 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/FieldLabel.hs -o compiler/stage2/build/GHC/Types/FieldLabel.o -dyno compiler/stage2/build/GHC/Types/FieldLabel.dyn_o
<<ghc: 692966840 bytes, 76 GCs, 12474948/37183976 avg/max bytes residency (6 samples), 84M in use, 0.001 INIT (0.521 elapsed), 0.714 MUT (0.881 elapsed), 0.348 GC (0.490 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/OrdList.hs -o compiler/stage2/build/GHC/Data/OrdList.o -dyno compiler/stage2/build/GHC/Data/OrdList.dyn_o
<<ghc: 500540808 bytes, 95 GCs, 11182494/30033368 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.459 elapsed), 0.523 MUT (0.674 elapsed), 0.365 GC (0.477 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Set.hs -o compiler/stage2/build/GHC/Types/Name/Set.o -dyno compiler/stage2/build/GHC/Types/Name/Set.dyn_o
<<ghc: 256853376 bytes, 95 GCs, 5947784/14543880 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.679 elapsed), 0.269 MUT (0.402 elapsed), 0.170 GC (0.219 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/List/SetOps.hs -o compiler/stage2/build/GHC/Data/List/SetOps.o -dyno compiler/stage2/build/GHC/Data/List/SetOps.dyn_o
<<ghc: 280467216 bytes, 90 GCs, 6544651/15790464 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.525 elapsed), 0.343 MUT (0.503 elapsed), 0.258 GC (0.323 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Avail.hs -o compiler/stage2/build/GHC/Types/Avail.o -dyno compiler/stage2/build/GHC/Types/Avail.dyn_o
<<ghc: 1186227872 bytes, 107 GCs, 11839428/37088536 avg/max bytes residency (7 samples), 80M in use, 0.000 INIT (0.556 elapsed), 1.399 MUT (1.619 elapsed), 0.573 GC (0.717 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Reader.hs -o compiler/stage2/build/GHC/Types/Name/Reader.o -dyno compiler/stage2/build/GHC/Types/Name/Reader.dyn_o
<<ghc: 4837832264 bytes, 431 GCs, 25938474/56356160 avg/max bytes residency (12 samples), 155M in use, 0.001 INIT (0.473 elapsed), 4.856 MUT (5.319 elapsed), 2.322 GC (2.649 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Names.hs -o compiler/stage2/build/GHC/Builtin/Names.o -dyno compiler/stage2/build/GHC/Builtin/Names.dyn_o
<<ghc: 3857453080 bytes, 784 GCs, 21993981/42408232 avg/max bytes residency (15 samples), 118M in use, 0.000 INIT (0.380 elapsed), 3.472 MUT (3.936 elapsed), 1.733 GC (1.947 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Parser.hs -o compiler/stage2/build/GHC/Unit/Parser.o -dyno compiler/stage2/build/GHC/Unit/Parser.dyn_o
<<ghc: 239966272 bytes, 70 GCs, 7738772/19733432 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.338 elapsed), 0.245 MUT (0.342 elapsed), 0.173 GC (0.228 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/UniqueSubdir.hs -o libraries/ghc-boot/dist-install/build/GHC/UniqueSubdir.o -dyno libraries/ghc-boot/dist-install/build/GHC/UniqueSubdir.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Session.hs -o compiler/stage2/build/GHC/Driver/Session.o -dyno compiler/stage2/build/GHC/Driver/Session.dyn_o
<<ghc: 69203921192 bytes, 3553 GCs, 216617558/399264296 avg/max bytes residency (48 samples), 1136M in use, 0.000 INIT (0.603 elapsed), 47.079 MUT (50.043 elapsed), 47.812 GC (50.459 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Error.hs -o compiler/stage2/build/GHC/Utils/Error.o -dyno compiler/stage2/build/GHC/Utils/Error.dyn_o
<<ghc: 5453962376 bytes, 365 GCs, 41030067/94662616 avg/max bytes residency (12 samples), 262M in use, 0.000 INIT (0.646 elapsed), 4.596 MUT (5.061 elapsed), 3.159 GC (3.586 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/PatSyn.hs-boot -o compiler/stage2/build/GHC/Core/PatSyn.o-boot -dyno compiler/stage2/build/GHC/Core/PatSyn.dyn_o-boot
<<ghc: 66683832 bytes, 24 GCs, 5183464/11595392 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.365 elapsed), 0.074 MUT (0.118 elapsed), 0.119 GC (0.176 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/DataCon.hs-boot -o compiler/stage2/build/GHC/Core/DataCon.o-boot -dyno compiler/stage2/build/GHC/Core/DataCon.dyn_o-boot
<<ghc: 96689320 bytes, 31 GCs, 4981068/10703960 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.502 elapsed), 0.082 MUT (0.122 elapsed), 0.115 GC (0.167 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/ConLike.hs-boot -o compiler/stage2/build/GHC/Core/ConLike.o-boot -dyno compiler/stage2/build/GHC/Core/ConLike.dyn_o-boot
<<ghc: 53237248 bytes, 20 GCs, 2627197/7558496 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.467 elapsed), 0.045 MUT (0.078 elapsed), 0.062 GC (0.100 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Uniques.hs-boot -o compiler/stage2/build/GHC/Builtin/Uniques.o-boot -dyno compiler/stage2/build/GHC/Builtin/Uniques.dyn_o-boot
<<ghc: 65421000 bytes, 24 GCs, 4961138/11214992 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.489 elapsed), 0.069 MUT (0.108 elapsed), 0.117 GC (0.171 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/PrimOps.hs-boot -o compiler/stage2/build/GHC/Builtin/PrimOps.o-boot -dyno compiler/stage2/build/GHC/Builtin/PrimOps.dyn_o-boot
<<ghc: 37564608 bytes, 11 GCs, 2800757/8078720 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.450 elapsed), 0.051 MUT (0.093 elapsed), 0.075 GC (0.128 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/BooleanFormula.hs -o compiler/stage2/build/GHC/Data/BooleanFormula.o -dyno compiler/stage2/build/GHC/Data/BooleanFormula.dyn_o
<<ghc: 1536512176 bytes, 127 GCs, 15587838/50143552 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.410 elapsed), 1.596 MUT (1.872 elapsed), 0.606 GC (0.764 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Class.hs -o compiler/stage2/build/GHC/Core/Class.o -dyno compiler/stage2/build/GHC/Core/Class.dyn_o
<<ghc: 514325480 bytes, 117 GCs, 8196060/23216096 avg/max bytes residency (6 samples), 53M in use, 0.001 INIT (0.664 elapsed), 0.518 MUT (0.705 elapsed), 0.312 GC (0.423 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Id/Make.hs-boot -o compiler/stage2/build/GHC/Types/Id/Make.o-boot -dyno compiler/stage2/build/GHC/Types/Id/Make.dyn_o-boot
<<ghc: 58038304 bytes, 19 GCs, 2907845/8400296 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.489 elapsed), 0.057 MUT (0.097 elapsed), 0.071 GC (0.120 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/ForeignCall.hs -o compiler/stage2/build/GHC/Types/ForeignCall.o -dyno compiler/stage2/build/GHC/Types/ForeignCall.dyn_o
<<ghc: 2829953624 bytes, 231 GCs, 21882642/50509768 avg/max bytes residency (9 samples), 134M in use, 0.000 INIT (0.338 elapsed), 2.991 MUT (3.383 elapsed), 1.453 GC (1.751 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Pair.hs -o compiler/stage2/build/GHC/Data/Pair.o -dyno compiler/stage2/build/GHC/Data/Pair.dyn_o
<<ghc: 380047424 bytes, 114 GCs, 7154460/18389328 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.454 elapsed), 0.342 MUT (0.502 elapsed), 0.202 GC (0.254 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Coercion/Axiom.hs -o compiler/stage2/build/GHC/Core/Coercion/Axiom.o -dyno compiler/stage2/build/GHC/Core/Coercion/Axiom.dyn_o
<<ghc: 1438917816 bytes, 130 GCs, 13485892/39245384 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.464 elapsed), 1.526 MUT (1.800 elapsed), 0.694 GC (0.832 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCon.hs -o compiler/stage2/build/GHC/Core/TyCon.o -dyno compiler/stage2/build/GHC/Core/TyCon.dyn_o
<<ghc: 3157723000 bytes, 256 GCs, 23037380/57533424 avg/max bytes residency (10 samples), 164M in use, 0.000 INIT (0.405 elapsed), 3.234 MUT (3.574 elapsed), 1.662 GC (1.934 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Strict/Internal.hs -o libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Strict.hs -o libraries/containers/containers/dist-install/build/Data/Map/Strict.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/Unit/Database.hs -o libraries/ghc-boot/dist-install/build/GHC/Unit/Database.o -dyno libraries/ghc-boot/dist-install/build/GHC/Unit/Database.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/Info.hs -o compiler/stage2/build/GHC/Unit/Info.o -dyno compiler/stage2/build/GHC/Unit/Info.dyn_o
<<ghc: 477514800 bytes, 112 GCs, 9760002/24727600 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.433 elapsed), 0.497 MUT (0.658 elapsed), 0.306 GC (0.393 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit/State.hs -o compiler/stage2/build/GHC/Unit/State.o -dyno compiler/stage2/build/GHC/Unit/State.dyn_o
<<ghc: 9551581448 bytes, 722 GCs, 60258864/126409144 avg/max bytes residency (15 samples), 337M in use, 0.000 INIT (0.430 elapsed), 9.480 MUT (10.080 elapsed), 5.989 GC (6.637 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Unit.hs -o compiler/stage2/build/GHC/Unit.o -dyno compiler/stage2/build/GHC/Unit.dyn_o
<<ghc: 74708208 bytes, 23 GCs, 4327934/9441416 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.473 elapsed), 0.069 MUT (0.160 elapsed), 0.103 GC (0.150 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Type.hs-boot -o compiler/stage2/build/GHC/Core/Type.o-boot -dyno compiler/stage2/build/GHC/Core/Type.dyn_o-boot
<<ghc: 71896840 bytes, 28 GCs, 5376980/13614072 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.419 elapsed), 0.073 MUT (0.117 elapsed), 0.118 GC (0.172 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Coercion.hs-boot -o compiler/stage2/build/GHC/Core/Coercion.o-boot -dyno compiler/stage2/build/GHC/Core/Coercion.dyn_o-boot
<<ghc: 91966912 bytes, 28 GCs, 5030100/11499096 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.444 elapsed), 0.113 MUT (0.156 elapsed), 0.156 GC (0.210 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/FV.hs -o compiler/stage2/build/GHC/Utils/FV.o -dyno compiler/stage2/build/GHC/Utils/FV.dyn_o
<<ghc: 165967328 bytes, 78 GCs, 7066640/18630992 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.337 elapsed), 0.204 MUT (0.327 elapsed), 0.202 GC (0.264 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Type.hs-boot -o compiler/stage2/build/GHC/Iface/Type.o-boot -dyno compiler/stage2/build/GHC/Iface/Type.dyn_o-boot
<<ghc: 36690768 bytes, 11 GCs, 2605160/7492672 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.469 elapsed), 0.037 MUT (0.074 elapsed), 0.075 GC (0.130 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Type.hs -o compiler/stage2/build/GHC/Iface/Type.o -dyno compiler/stage2/build/GHC/Iface/Type.dyn_o
<<ghc: 5827705832 bytes, 471 GCs, 32026084/65178224 avg/max bytes residency (13 samples), 179M in use, 0.000 INIT (0.633 elapsed), 5.219 MUT (5.797 elapsed), 3.176 GC (3.538 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/Rep.hs -o compiler/stage2/build/GHC/Core/TyCo/Rep.o -dyno compiler/stage2/build/GHC/Core/TyCo/Rep.dyn_o
<<ghc: 3719066824 bytes, 272 GCs, 25774710/66477008 avg/max bytes residency (10 samples), 184M in use, 0.000 INIT (0.370 elapsed), 3.819 MUT (4.232 elapsed), 2.054 GC (2.366 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Types/Prim.hs -o compiler/stage2/build/GHC/Builtin/Types/Prim.o -dyno compiler/stage2/build/GHC/Builtin/Types/Prim.dyn_o
<<ghc: 1437119512 bytes, 147 GCs, 13333770/39798496 avg/max bytes residency (8 samples), 96M in use, 0.000 INIT (0.337 elapsed), 1.602 MUT (1.886 elapsed), 0.591 GC (0.774 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/FVs.hs -o compiler/stage2/build/GHC/Core/TyCo/FVs.o -dyno compiler/stage2/build/GHC/Core/TyCo/FVs.dyn_o
<<ghc: 1073046776 bytes, 130 GCs, 11139139/31412768 avg/max bytes residency (7 samples), 72M in use, 0.000 INIT (0.508 elapsed), 1.022 MUT (1.210 elapsed), 0.523 GC (0.676 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/Tidy.hs -o compiler/stage2/build/GHC/Core/TyCo/Tidy.o -dyno compiler/stage2/build/GHC/Core/TyCo/Tidy.dyn_o
<<ghc: 722756992 bytes, 101 GCs, 10920840/29183216 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.345 elapsed), 0.680 MUT (0.831 elapsed), 0.330 GC (0.424 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Unique/Supply.hs -o compiler/stage2/build/GHC/Types/Unique/Supply.o -dyno compiler/stage2/build/GHC/Types/Unique/Supply.dyn_o
<<ghc: 252992024 bytes, 47 GCs, 6190928/14991472 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.519 elapsed), 0.272 MUT (0.706 elapsed), 0.176 GC (0.224 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/Subst.hs -o compiler/stage2/build/GHC/Core/TyCo/Subst.o -dyno compiler/stage2/build/GHC/Core/TyCo/Subst.dyn_o
<<ghc: 1359751776 bytes, 160 GCs, 9921490/32260752 avg/max bytes residency (7 samples), 68M in use, 0.001 INIT (0.490 elapsed), 1.563 MUT (1.814 elapsed), 0.587 GC (0.732 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Type.hs -o compiler/stage2/build/GHC/Core/Type.o -dyno compiler/stage2/build/GHC/Core/Type.dyn_o
<<ghc: 7902396688 bytes, 615 GCs, 39813778/76230400 avg/max bytes residency (15 samples), 210M in use, 0.000 INIT (0.516 elapsed), 8.182 MUT (8.914 elapsed), 4.392 GC (4.801 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Multiplicity.hs -o compiler/stage2/build/GHC/Core/Multiplicity.o -dyno compiler/stage2/build/GHC/Core/Multiplicity.dyn_o
<<ghc: 253604384 bytes, 101 GCs, 7076760/17731440 avg/max bytes residency (5 samples), 41M in use, 0.001 INIT (0.727 elapsed), 0.281 MUT (0.418 elapsed), 0.268 GC (0.339 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Utils.hs-boot -o compiler/stage2/build/GHC/Core/Utils.o-boot -dyno compiler/stage2/build/GHC/Core/Utils.dyn_o-boot
<<ghc: 58585208 bytes, 24 GCs, 2720178/7837728 avg/max bytes residency (3 samples), 33M in use, 0.001 INIT (0.626 elapsed), 0.069 MUT (0.111 elapsed), 0.093 GC (0.147 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CoreToIface.hs-boot -o compiler/stage2/build/GHC/CoreToIface.o-boot -dyno compiler/stage2/build/GHC/CoreToIface.dyn_o-boot
<<ghc: 68938424 bytes, 25 GCs, 4900610/11474320 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.454 elapsed), 0.067 MUT (0.106 elapsed), 0.112 GC (0.159 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/TyCo/Ppr.hs -o compiler/stage2/build/GHC/Core/TyCo/Ppr.o -dyno compiler/stage2/build/GHC/Core/TyCo/Ppr.dyn_o
<<ghc: 615950416 bytes, 84 GCs, 11171829/32601864 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.488 elapsed), 0.645 MUT (0.821 elapsed), 0.365 GC (0.481 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Coercion.hs -o compiler/stage2/build/GHC/Core/Coercion.o -dyno compiler/stage2/build/GHC/Core/Coercion.dyn_o
<<ghc: 4642814048 bytes, 331 GCs, 25284937/57957232 avg/max bytes residency (11 samples), 162M in use, 0.000 INIT (0.481 elapsed), 4.536 MUT (4.980 elapsed), 2.117 GC (2.401 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Predicate.hs -o compiler/stage2/build/GHC/Core/Predicate.o -dyno compiler/stage2/build/GHC/Core/Predicate.dyn_o
<<ghc: 747743888 bytes, 81 GCs, 11984726/35336888 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.386 elapsed), 0.815 MUT (0.966 elapsed), 0.389 GC (0.493 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Unify.hs -o compiler/stage2/build/GHC/Core/Unify.o -dyno compiler/stage2/build/GHC/Core/Unify.dyn_o
<<ghc: 1825408648 bytes, 180 GCs, 15079853/46204048 avg/max bytes residency (8 samples), 108M in use, 0.000 INIT (0.357 elapsed), 1.849 MUT (2.077 elapsed), 0.835 GC (1.008 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/DataCon.hs -o compiler/stage2/build/GHC/Core/DataCon.o -dyno compiler/stage2/build/GHC/Core/DataCon.dyn_o
<<ghc: 2812893904 bytes, 194 GCs, 21342958/75288280 avg/max bytes residency (9 samples), 170M in use, 0.000 INIT (0.493 elapsed), 3.186 MUT (3.548 elapsed), 1.417 GC (1.787 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/RepType.hs -o compiler/stage2/build/GHC/Types/RepType.o -dyno compiler/stage2/build/GHC/Types/RepType.dyn_o
<<ghc: 1101047184 bytes, 100 GCs, 13660808/44707680 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.341 elapsed), 1.214 MUT (1.426 elapsed), 0.490 GC (0.643 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Cpr.hs -o compiler/stage2/build/GHC/Types/Cpr.o -dyno compiler/stage2/build/GHC/Types/Cpr.dyn_o
<<ghc: 502820288 bytes, 74 GCs, 7858776/20524904 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.499 elapsed), 0.471 MUT (0.591 elapsed), 0.260 GC (0.325 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Demand.hs -o compiler/stage2/build/GHC/Types/Demand.o -dyno compiler/stage2/build/GHC/Types/Demand.dyn_o
<<ghc: 3188284600 bytes, 232 GCs, 21806081/63588408 avg/max bytes residency (9 samples), 159M in use, 0.000 INIT (0.446 elapsed), 3.486 MUT (3.842 elapsed), 1.609 GC (1.914 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Types.hs -o compiler/stage2/build/GHC/StgToCmm/Types.o -dyno compiler/stage2/build/GHC/StgToCmm/Types.dyn_o
<<ghc: 666884728 bytes, 126 GCs, 9836992/27385032 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.425 elapsed), 0.545 MUT (0.759 elapsed), 0.372 GC (0.490 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/PatSyn.hs -o compiler/stage2/build/GHC/Core/PatSyn.o -dyno compiler/stage2/build/GHC/Core/PatSyn.dyn_o
<<ghc: 586601728 bytes, 102 GCs, 12698434/36572840 avg/max bytes residency (7 samples), 79M in use, 0.000 INIT (0.652 elapsed), 0.662 MUT (0.812 elapsed), 0.463 GC (0.590 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Literal.hs -o compiler/stage2/build/GHC/Types/Literal.o -dyno compiler/stage2/build/GHC/Types/Literal.dyn_o
<<ghc: 2679061696 bytes, 197 GCs, 22388219/58803088 avg/max bytes residency (9 samples), 154M in use, 0.000 INIT (0.357 elapsed), 2.691 MUT (2.998 elapsed), 1.248 GC (1.529 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/CostCentre/State.hs -o compiler/stage2/build/GHC/Types/CostCentre/State.o -dyno compiler/stage2/build/GHC/Types/CostCentre/State.dyn_o
<<ghc: 260576816 bytes, 50 GCs, 8431435/21956200 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.435 elapsed), 0.324 MUT (0.437 elapsed), 0.204 GC (0.283 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/CostCentre.hs -o compiler/stage2/build/GHC/Types/CostCentre.o -dyno compiler/stage2/build/GHC/Types/CostCentre.dyn_o
<<ghc: 1699485160 bytes, 174 GCs, 14143613/36937024 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.511 elapsed), 1.644 MUT (1.853 elapsed), 0.796 GC (0.973 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core.hs -o compiler/stage2/build/GHC/Core.o -dyno compiler/stage2/build/GHC/Core.dyn_o
<<ghc: 3944812248 bytes, 253 GCs, 29072210/85352632 avg/max bytes residency (10 samples), 214M in use, 0.000 INIT (0.431 elapsed), 4.176 MUT (4.672 elapsed), 2.089 GC (2.539 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Id/Info.hs -o compiler/stage2/build/GHC/Types/Id/Info.o -dyno compiler/stage2/build/GHC/Types/Id/Info.dyn_o
<<ghc: 865037072 bytes, 86 GCs, 13662245/44997472 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.417 elapsed), 0.933 MUT (1.125 elapsed), 0.589 GC (0.752 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Id.hs -o compiler/stage2/build/GHC/Types/Id.o -dyno compiler/stage2/build/GHC/Types/Id.dyn_o
<<ghc: 1463472672 bytes, 122 GCs, 16248366/58294792 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.410 elapsed), 1.516 MUT (1.810 elapsed), 0.715 GC (0.987 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Types.hs -o compiler/stage2/build/GHC/Builtin/Types.o -dyno compiler/stage2/build/GHC/Builtin/Types.dyn_o
<<ghc: 3329164576 bytes, 261 GCs, 26183906/74855840 avg/max bytes residency (10 samples), 194M in use, 0.000 INIT (0.411 elapsed), 3.810 MUT (4.299 elapsed), 1.862 GC (2.277 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/TrieMap.hs -o compiler/stage2/build/GHC/Data/TrieMap.o -dyno compiler/stage2/build/GHC/Data/TrieMap.dyn_o
<<ghc: 455750304 bytes, 86 GCs, 10032516/26745272 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.414 elapsed), 0.481 MUT (0.605 elapsed), 0.307 GC (0.398 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Map.hs -o compiler/stage2/build/GHC/Core/Map.o -dyno compiler/stage2/build/GHC/Core/Map.dyn_o
<<ghc: 3172828576 bytes, 218 GCs, 22354766/57119376 avg/max bytes residency (10 samples), 159M in use, 0.000 INIT (0.356 elapsed), 3.347 MUT (3.721 elapsed), 1.608 GC (1.905 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/FamInstEnv.hs -o compiler/stage2/build/GHC/Core/FamInstEnv.o -dyno compiler/stage2/build/GHC/Core/FamInstEnv.dyn_o
<<ghc: 2244301912 bytes, 160 GCs, 15182056/55134352 avg/max bytes residency (8 samples), 116M in use, 0.000 INIT (0.445 elapsed), 2.313 MUT (2.626 elapsed), 0.973 GC (1.187 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/FVs.hs -o compiler/stage2/build/GHC/Core/FVs.o -dyno compiler/stage2/build/GHC/Core/FVs.dyn_o
<<ghc: 1409766080 bytes, 119 GCs, 12708169/41773704 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.521 elapsed), 1.439 MUT (1.664 elapsed), 0.577 GC (0.724 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/TcType.hs -o compiler/stage2/build/GHC/Tc/Utils/TcType.o -dyno compiler/stage2/build/GHC/Tc/Utils/TcType.dyn_o
<<ghc: 3881141864 bytes, 282 GCs, 27637340/81200872 avg/max bytes residency (10 samples), 219M in use, 0.000 INIT (0.491 elapsed), 3.839 MUT (4.252 elapsed), 1.828 GC (2.315 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Types.hs-boot -o compiler/stage2/build/GHC/Tc/Types.o-boot -dyno compiler/stage2/build/GHC/Tc/Types.dyn_o-boot
<<ghc: 58443392 bytes, 19 GCs, 2978952/8615104 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.368 elapsed), 0.052 MUT (0.089 elapsed), 0.071 GC (0.115 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs-boot -o compiler/stage2/build/GHC/Tc/Errors/Hole/FitTypes.o-boot -dyno compiler/stage2/build/GHC/Tc/Errors/Hole/FitTypes.dyn_o-boot
<<ghc: 36082552 bytes, 11 GCs, 2601954/7481184 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.342 elapsed), 0.036 MUT (0.069 elapsed), 0.062 GC (0.105 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/PmCheck/Types.hs-boot -o compiler/stage2/build/GHC/HsToCore/PmCheck/Types.o-boot -dyno compiler/stage2/build/GHC/HsToCore/PmCheck/Types.dyn_o-boot
<<ghc: 50958096 bytes, 21 GCs, 2527362/7257552 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.351 elapsed), 0.042 MUT (0.074 elapsed), 0.063 GC (0.100 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -split-sections -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJ.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -split-sections -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -split-sections -dynamic-too -c libraries/pretty/src/Text/PrettyPrint.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/RemoteTypes.hs -o libraries/ghci/dist-install/build/GHCi/RemoteTypes.o -dyno libraries/ghci/dist-install/build/GHCi/RemoteTypes.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/ForeignSrcLang.hs -o libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.o -dyno libraries/ghc-boot/dist-install/build/GHC/ForeignSrcLang.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/ClosureTypes.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable/Types.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Constants.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Utils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/InfoTableProf.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap/Closures.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-heap-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-install/build -Ilibraries/ghc-heap/dist-install/build -ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/dist-install/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-prim-0.7.0 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-heap/dist-install/build -split-sections -dynamic-too -c libraries/ghc-heap/./GHC/Exts/Heap.hs -o libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.o -dyno libraries/ghc-heap/dist-install/build/GHC/Exts/Heap.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/BreakArray.hs -o libraries/ghci/dist-install/build/GHCi/BreakArray.o -dyno libraries/ghci/dist-install/build/GHCi/BreakArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/TH/Binary.hs -o libraries/ghci/dist-install/build/GHCi/TH/Binary.o -dyno libraries/ghci/dist-install/build/GHCi/TH/Binary.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/dist-install/build/GHCi/FFI.hs -o libraries/ghci/dist-install/build/GHCi/FFI.o -dyno libraries/ghci/dist-install/build/GHCi/FFI.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/Message.hs -o libraries/ghci/dist-install/build/GHCi/Message.o -dyno libraries/ghci/dist-install/build/GHCi/Message.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/IOEnv.hs -o compiler/stage2/build/GHC/Data/IOEnv.o -dyno compiler/stage2/build/GHC/Data/IOEnv.dyn_o
<<ghc: 531441400 bytes, 98 GCs, 13905920/42374696 avg/max bytes residency (7 samples), 90M in use, 0.000 INIT (0.453 elapsed), 0.534 MUT (0.709 elapsed), 0.421 GC (0.582 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/InstEnv.hs -o compiler/stage2/build/GHC/Core/InstEnv.o -dyno compiler/stage2/build/GHC/Core/InstEnv.dyn_o
<<ghc: 2182380088 bytes, 168 GCs, 19581560/64342960 avg/max bytes residency (8 samples), 141M in use, 0.000 INIT (0.387 elapsed), 2.147 MUT (2.486 elapsed), 0.939 GC (1.177 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Annotations.hs -o compiler/stage2/build/GHC/Types/Annotations.o -dyno compiler/stage2/build/GHC/Types/Annotations.dyn_o
<<ghc: 409294864 bytes, 89 GCs, 12595725/35503920 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.747 elapsed), 0.452 MUT (0.568 elapsed), 0.377 GC (0.487 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/ConLike.hs -o compiler/stage2/build/GHC/Core/ConLike.o -dyno compiler/stage2/build/GHC/Core/ConLike.dyn_o
<<ghc: 534404224 bytes, 89 GCs, 14721597/45881912 avg/max bytes residency (7 samples), 97M in use, 0.000 INIT (0.412 elapsed), 0.417 MUT (0.597 elapsed), 0.369 GC (0.507 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Extension.hs -o compiler/stage2/build/GHC/Hs/Extension.o -dyno compiler/stage2/build/GHC/Hs/Extension.dyn_o
<<ghc: 526995416 bytes, 72 GCs, 8781402/25571120 avg/max bytes residency (6 samples), 57M in use, 0.000 INIT (0.406 elapsed), 0.648 MUT (0.819 elapsed), 0.342 GC (0.435 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Doc.hs -o compiler/stage2/build/GHC/Hs/Doc.o -dyno compiler/stage2/build/GHC/Hs/Doc.dyn_o
<<ghc: 831917536 bytes, 117 GCs, 9663964/28310384 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.517 elapsed), 0.945 MUT (1.136 elapsed), 0.420 GC (0.514 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/ImpExp.hs -o compiler/stage2/build/GHC/Hs/ImpExp.o -dyno compiler/stage2/build/GHC/Hs/ImpExp.dyn_o
<<ghc: 1269972216 bytes, 110 GCs, 14201104/45891144 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.375 elapsed), 1.320 MUT (1.590 elapsed), 0.506 GC (0.689 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Pat.hs-boot -o compiler/stage2/build/GHC/Hs/Pat.o-boot -dyno compiler/stage2/build/GHC/Hs/Pat.dyn_o-boot
<<ghc: 89980848 bytes, 32 GCs, 4201100/9182232 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.658 elapsed), 0.109 MUT (0.183 elapsed), 0.136 GC (0.189 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Expr.hs-boot -o compiler/stage2/build/GHC/Hs/Expr.o-boot -dyno compiler/stage2/build/GHC/Hs/Expr.dyn_o-boot
<<ghc: 135365808 bytes, 43 GCs, 6630089/16950448 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.397 elapsed), 0.129 MUT (0.197 elapsed), 0.174 GC (0.239 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Stats.hs -o compiler/stage2/build/GHC/Core/Stats.o -dyno compiler/stage2/build/GHC/Core/Stats.dyn_o
<<ghc: 518880152 bytes, 96 GCs, 14482377/39652984 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.483 elapsed), 0.439 MUT (0.557 elapsed), 0.328 GC (0.448 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Ppr.hs -o compiler/stage2/build/GHC/Core/Ppr.o -dyno compiler/stage2/build/GHC/Core/Ppr.dyn_o
<<ghc: 2325534792 bytes, 159 GCs, 21005910/63763712 avg/max bytes residency (8 samples), 145M in use, 0.000 INIT (0.486 elapsed), 2.480 MUT (2.797 elapsed), 1.133 GC (1.381 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Types/Evidence.hs -o compiler/stage2/build/GHC/Tc/Types/Evidence.o -dyno compiler/stage2/build/GHC/Tc/Types/Evidence.dyn_o
<<ghc: 3245472128 bytes, 201 GCs, 23622338/75813344 avg/max bytes residency (9 samples), 185M in use, 0.000 INIT (0.644 elapsed), 3.596 MUT (4.036 elapsed), 1.465 GC (1.945 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser/Annotation.hs -o compiler/stage2/build/GHC/Parser/Annotation.o -dyno compiler/stage2/build/GHC/Parser/Annotation.dyn_o
<<ghc: 3414475136 bytes, 494 GCs, 22721880/37537712 avg/max bytes residency (12 samples), 107M in use, 0.000 INIT (0.512 elapsed), 3.063 MUT (3.474 elapsed), 1.862 GC (2.075 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Type.hs -o compiler/stage2/build/GHC/Hs/Type.o -dyno compiler/stage2/build/GHC/Hs/Type.dyn_o
<<ghc: 3508200488 bytes, 263 GCs, 27523038/76498872 avg/max bytes residency (10 samples), 207M in use, 0.000 INIT (0.437 elapsed), 3.743 MUT (4.165 elapsed), 1.751 GC (2.099 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Lit.hs -o compiler/stage2/build/GHC/Hs/Lit.o -dyno compiler/stage2/build/GHC/Hs/Lit.dyn_o
<<ghc: 1120726784 bytes, 116 GCs, 12341013/35341048 avg/max bytes residency (7 samples), 78M in use, 0.000 INIT (0.447 elapsed), 0.948 MUT (1.181 elapsed), 0.414 GC (0.540 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Binds.hs -o compiler/stage2/build/GHC/Hs/Binds.o -dyno compiler/stage2/build/GHC/Hs/Binds.dyn_o
<<ghc: 3247250000 bytes, 186 GCs, 26646448/87240232 avg/max bytes residency (9 samples), 211M in use, 0.000 INIT (0.425 elapsed), 3.947 MUT (4.335 elapsed), 1.629 GC (2.057 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Pat.hs -o compiler/stage2/build/GHC/Hs/Pat.o -dyno compiler/stage2/build/GHC/Hs/Pat.dyn_o
<<ghc: 2297888576 bytes, 155 GCs, 19132485/72542904 avg/max bytes residency (8 samples), 152M in use, 0.000 INIT (0.427 elapsed), 2.357 MUT (2.665 elapsed), 0.910 GC (1.184 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Decls.hs -o compiler/stage2/build/GHC/Hs/Decls.o -dyno compiler/stage2/build/GHC/Hs/Decls.dyn_o
<<ghc: 7831133424 bytes, 353 GCs, 43697814/112522960 avg/max bytes residency (12 samples), 303M in use, 0.000 INIT (0.537 elapsed), 8.269 MUT (9.137 elapsed), 3.841 GC (4.360 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Expr.hs -o compiler/stage2/build/GHC/Hs/Expr.o -dyno compiler/stage2/build/GHC/Hs/Expr.dyn_o
<<ghc: 11001447208 bytes, 534 GCs, 61046313/127139656 avg/max bytes residency (15 samples), 356M in use, 0.000 INIT (0.539 elapsed), 11.239 MUT (12.232 elapsed), 6.179 GC (6.796 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Instances.hs -o compiler/stage2/build/GHC/Hs/Instances.o -dyno compiler/stage2/build/GHC/Hs/Instances.dyn_o
<<ghc: 17448274824 bytes, 723 GCs, 73474907/216733672 avg/max bytes residency (13 samples), 591M in use, 0.000 INIT (0.506 elapsed), 19.089 MUT (22.861 elapsed), 7.061 GC (8.300 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Utils.hs -o compiler/stage2/build/GHC/Hs/Utils.o -dyno compiler/stage2/build/GHC/Hs/Utils.dyn_o
<<ghc: 2440311840 bytes, 194 GCs, 21880848/76767152 avg/max bytes residency (9 samples), 169M in use, 0.000 INIT (0.547 elapsed), 2.914 MUT (3.300 elapsed), 1.138 GC (1.467 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs.hs -o compiler/stage2/build/GHC/Hs.o -dyno compiler/stage2/build/GHC/Hs.dyn_o
<<ghc: 2056620968 bytes, 134 GCs, 20494817/66783824 avg/max bytes residency (7 samples), 143M in use, 0.000 INIT (0.363 elapsed), 2.304 MUT (2.548 elapsed), 1.060 GC (1.270 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Types/Origin.hs -o compiler/stage2/build/GHC/Tc/Types/Origin.o -dyno compiler/stage2/build/GHC/Tc/Types/Origin.dyn_o
<<ghc: 1857171928 bytes, 141 GCs, 21059069/68431112 avg/max bytes residency (8 samples), 153M in use, 0.000 INIT (0.508 elapsed), 1.680 MUT (1.993 elapsed), 0.885 GC (1.103 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Types/Constraint.hs -o compiler/stage2/build/GHC/Tc/Types/Constraint.o -dyno compiler/stage2/build/GHC/Tc/Types/Constraint.dyn_o
<<ghc: 2503705104 bytes, 175 GCs, 22085055/78579968 avg/max bytes residency (9 samples), 174M in use, 0.000 INIT (0.613 elapsed), 2.310 MUT (2.638 elapsed), 1.091 GC (1.360 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/UsageEnv.hs -o compiler/stage2/build/GHC/Core/UsageEnv.o -dyno compiler/stage2/build/GHC/Core/UsageEnv.dyn_o
<<ghc: 307751496 bytes, 59 GCs, 8038281/20907520 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.344 elapsed), 0.267 MUT (0.378 elapsed), 0.191 GC (0.256 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Cache.hs -o compiler/stage2/build/GHC/Types/Name/Cache.o -dyno compiler/stage2/build/GHC/Types/Name/Cache.dyn_o
<<ghc: 324837840 bytes, 81 GCs, 10697909/29776304 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.396 elapsed), 0.252 MUT (0.406 elapsed), 0.240 GC (0.312 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Syntax.hs -o compiler/stage2/build/GHC/Iface/Syntax.o -dyno compiler/stage2/build/GHC/Iface/Syntax.dyn_o
<<ghc: 10705632104 bytes, 595 GCs, 58331389/123025688 avg/max bytes residency (16 samples), 333M in use, 0.000 INIT (0.327 elapsed), 10.841 MUT (11.524 elapsed), 6.936 GC (7.528 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./SizedSeq.hs -o libraries/ghci/dist-install/build/SizedSeq.o -dyno libraries/ghci/dist-install/build/SizedSeq.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Type.hs -o compiler/stage2/build/GHC/Cmm/Type.o -dyno compiler/stage2/build/GHC/Cmm/Type.dyn_o
<<ghc: 956151776 bytes, 99 GCs, 13648850/41288120 avg/max bytes residency (7 samples), 88M in use, 0.000 INIT (0.595 elapsed), 0.856 MUT (1.020 elapsed), 0.504 GC (0.672 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/PrimOps.hs -o compiler/stage2/build/GHC/Builtin/PrimOps.o -dyno compiler/stage2/build/GHC/Builtin/PrimOps.dyn_o
<<ghc: 18877473280 bytes, 1067 GCs, 87945639/150793488 avg/max bytes residency (29 samples), 426M in use, 0.000 INIT (0.410 elapsed), 15.592 MUT (16.774 elapsed), 12.547 GC (13.319 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/ByteCode/Types.hs -o compiler/stage2/build/GHC/ByteCode/Types.o -dyno compiler/stage2/build/GHC/ByteCode/Types.dyn_o
<<ghc: 862458976 bytes, 97 GCs, 18099469/60508192 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.478 elapsed), 0.815 MUT (0.972 elapsed), 0.555 GC (0.744 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Linker/Types.hs -o compiler/stage2/build/GHC/Runtime/Linker/Types.o -dyno compiler/stage2/build/GHC/Runtime/Linker/Types.dyn_o
<<ghc: 391936976 bytes, 73 GCs, 12624614/35336472 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.422 elapsed), 0.447 MUT (0.599 elapsed), 0.366 GC (0.479 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/process/dist-install/build -split-sections -dynamic-too -c libraries/process/./System/Process/Common.hs -o libraries/process/dist-install/build/System/Process/Common.o -dyno libraries/process/dist-install/build/System/Process/Common.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/process/dist-install/build -split-sections -dynamic-too -c libraries/process/./System/Process/Posix.hs -o libraries/process/dist-install/build/System/Process/Posix.o -dyno libraries/process/dist-install/build/System/Process/Posix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/process/dist-install/build -split-sections -dynamic-too -c libraries/process/./System/Process/Internals.hs -o libraries/process/dist-install/build/System/Process/Internals.o -dyno libraries/process/dist-install/build/System/Process/Internals.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/process/dist-install/build -split-sections -dynamic-too -c libraries/process/./System/Process.hs -o libraries/process/dist-install/build/System/Process.o -dyno libraries/process/dist-install/build/System/Process.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Interpreter/Types.hs -o compiler/stage2/build/GHC/Runtime/Interpreter/Types.o -dyno compiler/stage2/build/GHC/Runtime/Interpreter/Types.dyn_o
<<ghc: 196985024 bytes, 44 GCs, 8855956/20950976 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.395 elapsed), 0.174 MUT (0.331 elapsed), 0.170 GC (0.231 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Eval/Types.hs -o compiler/stage2/build/GHC/Runtime/Eval/Types.o -dyno compiler/stage2/build/GHC/Runtime/Eval/Types.dyn_o
<<ghc: 260521072 bytes, 58 GCs, 8987220/21741288 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.502 elapsed), 0.285 MUT (0.424 elapsed), 0.260 GC (0.346 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Types.hs -o compiler/stage2/build/GHC/Driver/Types.o -dyno compiler/stage2/build/GHC/Driver/Types.dyn_o
<<ghc: 9520334120 bytes, 479 GCs, 70631681/174181240 avg/max bytes residency (14 samples), 486M in use, 0.000 INIT (0.353 elapsed), 9.532 MUT (10.195 elapsed), 6.082 GC (6.920 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Utils.hs -o compiler/stage2/build/GHC/Core/Utils.o -dyno compiler/stage2/build/GHC/Core/Utils.dyn_o
<<ghc: 4411479304 bytes, 225 GCs, 25824163/91579672 avg/max bytes residency (9 samples), 204M in use, 0.000 INIT (0.483 elapsed), 4.726 MUT (5.126 elapsed), 1.781 GC (2.152 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Seq.hs -o compiler/stage2/build/GHC/Core/Seq.o -dyno compiler/stage2/build/GHC/Core/Seq.dyn_o
<<ghc: 255575168 bytes, 63 GCs, 7737107/20142944 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.342 elapsed), 0.251 MUT (0.365 elapsed), 0.216 GC (0.274 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Subst.hs -o compiler/stage2/build/GHC/Core/Subst.o -dyno compiler/stage2/build/GHC/Core/Subst.dyn_o
<<ghc: 1525026656 bytes, 186 GCs, 19126983/59489680 avg/max bytes residency (8 samples), 135M in use, 0.000 INIT (0.373 elapsed), 1.672 MUT (1.906 elapsed), 0.905 GC (1.151 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Arity.hs -o compiler/stage2/build/GHC/Core/Opt/Arity.o -dyno compiler/stage2/build/GHC/Core/Opt/Arity.dyn_o
<<ghc: 2049835808 bytes, 141 GCs, 19271060/70732440 avg/max bytes residency (8 samples), 146M in use, 0.000 INIT (0.424 elapsed), 2.073 MUT (2.467 elapsed), 0.851 GC (1.108 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Coercion/Opt.hs -o compiler/stage2/build/GHC/Core/Coercion/Opt.o -dyno compiler/stage2/build/GHC/Core/Coercion/Opt.dyn_o
<<ghc: 2212892392 bytes, 188 GCs, 19937596/64330072 avg/max bytes residency (9 samples), 156M in use, 0.000 INIT (0.465 elapsed), 2.166 MUT (2.513 elapsed), 1.120 GC (1.433 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Monad.hs -o compiler/stage2/build/GHC/Core/Opt/Monad.o -dyno compiler/stage2/build/GHC/Core/Opt/Monad.dyn_o
<<ghc: 2748014568 bytes, 168 GCs, 26682269/87741096 avg/max bytes residency (9 samples), 213M in use, 0.000 INIT (0.503 elapsed), 2.668 MUT (3.044 elapsed), 1.479 GC (1.998 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Lint.hs -o compiler/stage2/build/GHC/Core/Lint.o -dyno compiler/stage2/build/GHC/Core/Lint.dyn_o
<<ghc: 12609032000 bytes, 490 GCs, 66587533/158049280 avg/max bytes residency (14 samples), 427M in use, 0.001 INIT (0.468 elapsed), 13.178 MUT (14.178 elapsed), 6.739 GC (7.617 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Types.hs -o compiler/stage2/build/GHC/Tc/Types.o -dyno compiler/stage2/build/GHC/Tc/Types.dyn_o
<<ghc: 2991961776 bytes, 197 GCs, 24683736/98397568 avg/max bytes residency (9 samples), 210M in use, 0.000 INIT (0.457 elapsed), 3.154 MUT (3.513 elapsed), 1.567 GC (1.978 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Env.hs-boot -o compiler/stage2/build/GHC/Tc/Utils/Env.o-boot -dyno compiler/stage2/build/GHC/Tc/Utils/Env.dyn_o-boot
<<ghc: 125944280 bytes, 44 GCs, 9379422/23914232 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.367 elapsed), 0.090 MUT (0.132 elapsed), 0.167 GC (0.228 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Monad.hs -o compiler/stage2/build/GHC/Tc/Utils/Monad.o -dyno compiler/stage2/build/GHC/Tc/Utils/Monad.dyn_o
<<ghc: 5922121896 bytes, 367 GCs, 54003101/129443256 avg/max bytes residency (13 samples), 363M in use, 0.000 INIT (0.473 elapsed), 4.899 MUT (5.333 elapsed), 3.540 GC (4.150 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Finder.hs -o compiler/stage2/build/GHC/Driver/Finder.o -dyno compiler/stage2/build/GHC/Driver/Finder.dyn_o
<<ghc: 2648322224 bytes, 188 GCs, 22092763/78120328 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.352 elapsed), 2.491 MUT (2.809 elapsed), 1.246 GC (1.497 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Load.hs-boot -o compiler/stage2/build/GHC/Iface/Load.o-boot -dyno compiler/stage2/build/GHC/Iface/Load.dyn_o-boot
<<ghc: 141191376 bytes, 44 GCs, 8495691/22786752 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.380 elapsed), 0.110 MUT (0.153 elapsed), 0.177 GC (0.241 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/IfaceToCore.hs-boot -o compiler/stage2/build/GHC/IfaceToCore.o-boot -dyno compiler/stage2/build/GHC/IfaceToCore.dyn_o-boot
<<ghc: 152150008 bytes, 44 GCs, 10713721/29540640 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.484 elapsed), 0.157 MUT (0.217 elapsed), 0.254 GC (0.362 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Env.hs -o compiler/stage2/build/GHC/Iface/Env.o -dyno compiler/stage2/build/GHC/Iface/Env.dyn_o
<<ghc: 1026256176 bytes, 183 GCs, 21470492/74062072 avg/max bytes residency (8 samples), 153M in use, 0.000 INIT (0.400 elapsed), 1.201 MUT (1.439 elapsed), 0.905 GC (1.165 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Name/Shape.hs -o compiler/stage2/build/GHC/Types/Name/Shape.o -dyno compiler/stage2/build/GHC/Types/Name/Shape.dyn_o
<<ghc: 982108976 bytes, 83 GCs, 15690674/51851912 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.338 elapsed), 0.989 MUT (1.182 elapsed), 0.490 GC (0.636 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Rename.hs -o compiler/stage2/build/GHC/Iface/Rename.o -dyno compiler/stage2/build/GHC/Iface/Rename.dyn_o
<<ghc: 3803578024 bytes, 208 GCs, 29729913/97982944 avg/max bytes residency (9 samples), 237M in use, 0.000 INIT (0.415 elapsed), 4.256 MUT (4.613 elapsed), 1.739 GC (2.153 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/Storable/Internals.hs -o libraries/array/dist-install/build/Data/Array/Storable/Internals.o -dyno libraries/array/dist-install/build/Data/Array/Storable/Internals.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/IO/Internals.hs -o libraries/array/dist-install/build/Data/Array/IO/Internals.o -dyno libraries/array/dist-install/build/Data/Array/IO/Internals.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/Unsafe.hs -o libraries/array/dist-install/build/Data/Array/Unsafe.o -dyno libraries/array/dist-install/build/Data/Array/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Types/Literals.hs -o compiler/stage2/build/GHC/Builtin/Types/Literals.o -dyno compiler/stage2/build/GHC/Builtin/Types/Literals.dyn_o
<<ghc: 1785110440 bytes, 249 GCs, 18324775/52343656 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.409 elapsed), 1.881 MUT (2.201 elapsed), 0.967 GC (1.217 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Unfold.hs-boot -o compiler/stage2/build/GHC/Core/Unfold.o-boot -dyno compiler/stage2/build/GHC/Core/Unfold.dyn_o-boot
<<ghc: 103129016 bytes, 25 GCs, 6611060/15398856 avg/max bytes residency (4 samples), 38M in use, 0.000 INIT (0.478 elapsed), 0.113 MUT (0.160 elapsed), 0.149 GC (0.199 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/OccurAnal.hs -o compiler/stage2/build/GHC/Core/Opt/OccurAnal.o -dyno compiler/stage2/build/GHC/Core/Opt/OccurAnal.dyn_o
<<ghc: 3174966504 bytes, 269 GCs, 19907681/64697224 avg/max bytes residency (9 samples), 149M in use, 0.000 INIT (0.611 elapsed), 3.182 MUT (3.565 elapsed), 1.406 GC (1.704 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Make.hs -o compiler/stage2/build/GHC/Core/Make.o -dyno compiler/stage2/build/GHC/Core/Make.dyn_o
<<ghc: 1349951680 bytes, 116 GCs, 19393706/72919536 avg/max bytes residency (8 samples), 155M in use, 0.000 INIT (0.651 elapsed), 1.764 MUT (2.051 elapsed), 0.926 GC (1.198 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/SimpleOpt.hs -o compiler/stage2/build/GHC/Core/SimpleOpt.o -dyno compiler/stage2/build/GHC/Core/SimpleOpt.dyn_o
<<ghc: 3258117832 bytes, 190 GCs, 24130979/94414968 avg/max bytes residency (9 samples), 198M in use, 0.000 INIT (0.682 elapsed), 3.054 MUT (3.545 elapsed), 1.280 GC (1.666 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Unfold.hs -o compiler/stage2/build/GHC/Core/Unfold.o -dyno compiler/stage2/build/GHC/Core/Unfold.dyn_o
<<ghc: 2450097720 bytes, 252 GCs, 31023686/100548224 avg/max bytes residency (10 samples), 270M in use, 0.001 INIT (0.461 elapsed), 2.281 MUT (2.574 elapsed), 1.685 GC (2.113 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/ConstantFold.hs -o compiler/stage2/build/GHC/Core/Opt/ConstantFold.o -dyno compiler/stage2/build/GHC/Core/Opt/ConstantFold.dyn_o
<<ghc: 7377848896 bytes, 398 GCs, 37448027/100574872 avg/max bytes residency (11 samples), 270M in use, 0.000 INIT (0.447 elapsed), 7.078 MUT (7.751 elapsed), 3.253 GC (3.711 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Types/Id/Make.hs -o compiler/stage2/build/GHC/Types/Id/Make.o -dyno compiler/stage2/build/GHC/Types/Id/Make.dyn_o
<<ghc: 2308648384 bytes, 183 GCs, 25211006/97176328 avg/max bytes residency (9 samples), 201M in use, 0.000 INIT (0.556 elapsed), 2.583 MUT (2.922 elapsed), 1.222 GC (1.564 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Names/TH.hs -o compiler/stage2/build/GHC/Builtin/Names/TH.o -dyno compiler/stage2/build/GHC/Builtin/Names/TH.dyn_o
<<ghc: 1472965944 bytes, 218 GCs, 12629975/25911552 avg/max bytes residency (9 samples), 71M in use, 0.000 INIT (0.427 elapsed), 1.453 MUT (1.707 elapsed), 0.769 GC (0.904 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Uniques.hs -o compiler/stage2/build/GHC/Builtin/Uniques.o -dyno compiler/stage2/build/GHC/Builtin/Uniques.dyn_o
<<ghc: 417512184 bytes, 85 GCs, 9978422/28860704 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.408 elapsed), 0.387 MUT (0.532 elapsed), 0.338 GC (0.435 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/Utils.hs -o compiler/stage2/build/GHC/Builtin/Utils.o -dyno compiler/stage2/build/GHC/Builtin/Utils.dyn_o
<<ghc: 894452160 bytes, 105 GCs, 23063852/84778176 avg/max bytes residency (8 samples), 177M in use, 0.000 INIT (0.396 elapsed), 1.035 MUT (1.290 elapsed), 0.796 GC (1.116 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Binary.hs -o compiler/stage2/build/GHC/Iface/Binary.o -dyno compiler/stage2/build/GHC/Iface/Binary.dyn_o
<<ghc: 2428870656 bytes, 151 GCs, 22173228/82702752 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.555 elapsed), 2.533 MUT (2.806 elapsed), 1.160 GC (1.409 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Tidy.hs -o compiler/stage2/build/GHC/Core/Tidy.o -dyno compiler/stage2/build/GHC/Core/Tidy.dyn_o
<<ghc: 516621160 bytes, 75 GCs, 9003281/26457896 avg/max bytes residency (6 samples), 57M in use, 0.000 INIT (0.380 elapsed), 0.541 MUT (0.754 elapsed), 0.346 GC (0.441 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Rules.hs -o compiler/stage2/build/GHC/Core/Rules.o -dyno compiler/stage2/build/GHC/Core/Rules.dyn_o
<<ghc: 1784174352 bytes, 136 GCs, 17217635/64291848 avg/max bytes residency (8 samples), 136M in use, 0.001 INIT (0.734 elapsed), 1.690 MUT (2.020 elapsed), 0.694 GC (0.933 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Monad.hs -o compiler/stage2/build/GHC/Driver/Monad.o -dyno compiler/stage2/build/GHC/Driver/Monad.dyn_o
<<ghc: 737308184 bytes, 90 GCs, 16014353/50829768 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.630 elapsed), 1.015 MUT (1.312 elapsed), 0.664 GC (0.901 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs -o compiler/stage2/build/GHC/Tc/Errors/Hole/FitTypes.o -dyno compiler/stage2/build/GHC/Tc/Errors/Hole/FitTypes.dyn_o
<<ghc: 732476864 bytes, 82 GCs, 16551378/52162312 avg/max bytes residency (6 samples), 113M in use, 0.000 INIT (0.375 elapsed), 0.891 MUT (1.120 elapsed), 0.599 GC (0.791 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Plugins.hs -o compiler/stage2/build/GHC/Driver/Plugins.o -dyno compiler/stage2/build/GHC/Driver/Plugins.dyn_o
<<ghc: 732492184 bytes, 130 GCs, 22730212/82681752 avg/max bytes residency (8 samples), 170M in use, 0.000 INIT (0.470 elapsed), 0.773 MUT (0.988 elapsed), 0.831 GC (1.140 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Dataflow/Collections.hs -o compiler/stage2/build/GHC/Cmm/Dataflow/Collections.o -dyno compiler/stage2/build/GHC/Cmm/Dataflow/Collections.dyn_o
<<ghc: 423421016 bytes, 77 GCs, 6737531/17122416 avg/max bytes residency (5 samples), 37M in use, 0.001 INIT (0.581 elapsed), 0.576 MUT (0.702 elapsed), 0.229 GC (0.297 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Dataflow/Label.hs -o compiler/stage2/build/GHC/Cmm/Dataflow/Label.o -dyno compiler/stage2/build/GHC/Cmm/Dataflow/Label.dyn_o
<<ghc: 661885264 bytes, 98 GCs, 11082674/31178264 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.631 elapsed), 0.836 MUT (0.982 elapsed), 0.446 GC (0.570 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Dataflow/Block.hs -o compiler/stage2/build/GHC/Cmm/Dataflow/Block.o -dyno compiler/stage2/build/GHC/Cmm/Dataflow/Block.dyn_o
<<ghc: 452307592 bytes, 101 GCs, 6184907/14126872 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.451 elapsed), 0.424 MUT (0.542 elapsed), 0.261 GC (0.317 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Dataflow/Graph.hs -o compiler/stage2/build/GHC/Cmm/Dataflow/Graph.o -dyno compiler/stage2/build/GHC/Cmm/Dataflow/Graph.dyn_o
<<ghc: 363253168 bytes, 51 GCs, 11145942/33224832 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.508 elapsed), 0.457 MUT (0.601 elapsed), 0.351 GC (0.471 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/MachOp.hs -o compiler/stage2/build/GHC/Cmm/MachOp.o -dyno compiler/stage2/build/GHC/Cmm/MachOp.dyn_o
<<ghc: 2213371248 bytes, 263 GCs, 16152376/33273992 avg/max bytes residency (9 samples), 90M in use, 0.000 INIT (0.339 elapsed), 2.032 MUT (2.314 elapsed), 0.977 GC (1.134 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/BlockId.hs-boot -o compiler/stage2/build/GHC/Cmm/BlockId.o-boot -dyno compiler/stage2/build/GHC/Cmm/BlockId.dyn_o-boot
<<ghc: 51957752 bytes, 20 GCs, 2582802/7425456 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.374 elapsed), 0.043 MUT (0.077 elapsed), 0.062 GC (0.104 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Config.hs -o compiler/stage2/build/GHC/CmmToAsm/Config.o -dyno compiler/stage2/build/GHC/CmmToAsm/Config.dyn_o
<<ghc: 136399360 bytes, 49 GCs, 5163128/12068320 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.424 elapsed), 0.115 MUT (0.209 elapsed), 0.115 GC (0.160 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/CLabel.hs -o compiler/stage2/build/GHC/Cmm/CLabel.o -dyno compiler/stage2/build/GHC/Cmm/CLabel.dyn_o
<<ghc: 4063447080 bytes, 283 GCs, 29479131/75174120 avg/max bytes residency (11 samples), 209M in use, 0.000 INIT (0.432 elapsed), 3.732 MUT (4.196 elapsed), 1.976 GC (2.346 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/BlockId.hs -o compiler/stage2/build/GHC/Cmm/BlockId.o -dyno compiler/stage2/build/GHC/Cmm/BlockId.dyn_o
<<ghc: 105896344 bytes, 31 GCs, 5122326/11562176 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.454 elapsed), 0.099 MUT (0.190 elapsed), 0.110 GC (0.146 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Expr.hs -o compiler/stage2/build/GHC/Cmm/Expr.o -dyno compiler/stage2/build/GHC/Cmm/Expr.dyn_o
<<ghc: 1241062904 bytes, 125 GCs, 13412291/40639256 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.346 elapsed), 1.201 MUT (1.362 elapsed), 0.520 GC (0.660 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Heap/Layout.hs -o compiler/stage2/build/GHC/Runtime/Heap/Layout.o -dyno compiler/stage2/build/GHC/Runtime/Heap/Layout.dyn_o
<<ghc: 2313590424 bytes, 234 GCs, 25220280/58462128 avg/max bytes residency (10 samples), 166M in use, 0.000 INIT (0.359 elapsed), 2.082 MUT (2.424 elapsed), 1.604 GC (1.973 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Switch.hs -o compiler/stage2/build/GHC/Cmm/Switch.o -dyno compiler/stage2/build/GHC/Cmm/Switch.dyn_o
<<ghc: 872608088 bytes, 87 GCs, 10428377/28408800 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.393 elapsed), 1.067 MUT (1.245 elapsed), 0.416 GC (0.511 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/Reg/Class.hs -o compiler/stage2/build/GHC/Platform/Reg/Class.o -dyno compiler/stage2/build/GHC/Platform/Reg/Class.dyn_o
<<ghc: 123954648 bytes, 36 GCs, 5731506/14313880 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.327 elapsed), 0.111 MUT (0.206 elapsed), 0.122 GC (0.169 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/Reg.hs -o compiler/stage2/build/GHC/Platform/Reg.o -dyno compiler/stage2/build/GHC/Platform/Reg.dyn_o
<<ghc: 640238592 bytes, 86 GCs, 7367931/19181416 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.424 elapsed), 0.600 MUT (0.724 elapsed), 0.234 GC (0.296 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/NoRegs.hs -o compiler/stage2/build/GHC/Platform/NoRegs.o -dyno compiler/stage2/build/GHC/Platform/NoRegs.dyn_o
<<ghc: 74869152 bytes, 24 GCs, 3973578/8867408 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.379 elapsed), 0.097 MUT (0.241 elapsed), 0.124 GC (0.170 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/X86_64.hs -o compiler/stage2/build/GHC/Platform/X86_64.o -dyno compiler/stage2/build/GHC/Platform/X86_64.dyn_o
<<ghc: 179525632 bytes, 38 GCs, 5950512/14245232 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.374 elapsed), 0.139 MUT (0.285 elapsed), 0.121 GC (0.170 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/X86.hs -o compiler/stage2/build/GHC/Platform/X86.o -dyno compiler/stage2/build/GHC/Platform/X86.dyn_o
<<ghc: 129368064 bytes, 56 GCs, 5980656/14743320 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.350 elapsed), 0.107 MUT (0.235 elapsed), 0.130 GC (0.196 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/SPARC.hs -o compiler/stage2/build/GHC/Platform/SPARC.o -dyno compiler/stage2/build/GHC/Platform/SPARC.dyn_o
<<ghc: 139001064 bytes, 36 GCs, 5905756/14207112 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.334 elapsed), 0.131 MUT (0.260 elapsed), 0.159 GC (0.210 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/S390X.hs -o compiler/stage2/build/GHC/Platform/S390X.o -dyno compiler/stage2/build/GHC/Platform/S390X.dyn_o
<<ghc: 149015104 bytes, 38 GCs, 5860392/14540880 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.355 elapsed), 0.125 MUT (0.252 elapsed), 0.129 GC (0.177 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/PPC.hs -o compiler/stage2/build/GHC/Platform/PPC.o -dyno compiler/stage2/build/GHC/Platform/PPC.dyn_o
<<ghc: 147374816 bytes, 38 GCs, 5799780/14413688 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.545 elapsed), 0.142 MUT (0.283 elapsed), 0.168 GC (0.225 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/AArch64.hs -o compiler/stage2/build/GHC/Platform/AArch64.o -dyno compiler/stage2/build/GHC/Platform/AArch64.dyn_o
<<ghc: 130676432 bytes, 57 GCs, 6042145/14883504 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.307 elapsed), 0.104 MUT (0.249 elapsed), 0.141 GC (0.191 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/ARM.hs -o compiler/stage2/build/GHC/Platform/ARM.o -dyno compiler/stage2/build/GHC/Platform/ARM.dyn_o
<<ghc: 122473256 bytes, 55 GCs, 6050465/14962864 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.457 elapsed), 0.124 MUT (0.248 elapsed), 0.147 GC (0.203 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Platform/Regs.hs -o compiler/stage2/build/GHC/Platform/Regs.o -dyno compiler/stage2/build/GHC/Platform/Regs.dyn_o
<<ghc: 161576000 bytes, 78 GCs, 4902740/10810800 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.434 elapsed), 0.161 MUT (0.258 elapsed), 0.141 GC (0.193 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Node.hs -o compiler/stage2/build/GHC/Cmm/Node.o -dyno compiler/stage2/build/GHC/Cmm/Node.dyn_o
<<ghc: 1558173552 bytes, 123 GCs, 16594701/59850184 avg/max bytes residency (8 samples), 126M in use, 0.000 INIT (0.348 elapsed), 1.501 MUT (1.712 elapsed), 0.699 GC (0.886 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm.hs -o compiler/stage2/build/GHC/Cmm.o -dyno compiler/stage2/build/GHC/Cmm.dyn_o
<<ghc: 528639208 bytes, 117 GCs, 18126653/57266304 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.458 elapsed), 0.478 MUT (0.632 elapsed), 0.458 GC (0.613 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Stream.hs -o compiler/stage2/build/GHC/Data/Stream.o -dyno compiler/stage2/build/GHC/Data/Stream.dyn_o
<<ghc: 285327224 bytes, 65 GCs, 5237228/11597808 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.420 elapsed), 0.415 MUT (0.546 elapsed), 0.195 GC (0.247 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Syntax.hs -o compiler/stage2/build/GHC/Stg/Syntax.o -dyno compiler/stage2/build/GHC/Stg/Syntax.dyn_o
<<ghc: 1579011712 bytes, 105 GCs, 18599395/69621848 avg/max bytes residency (8 samples), 148M in use, 0.000 INIT (0.348 elapsed), 1.709 MUT (1.985 elapsed), 0.847 GC (1.134 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/FileCleanup.hs -o compiler/stage2/build/GHC/SysTools/FileCleanup.o -dyno compiler/stage2/build/GHC/SysTools/FileCleanup.dyn_o
<<ghc: 1340433352 bytes, 106 GCs, 15180536/50061384 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.368 elapsed), 1.259 MUT (1.492 elapsed), 0.621 GC (0.773 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Pipeline/Monad.hs -o compiler/stage2/build/GHC/Driver/Pipeline/Monad.o -dyno compiler/stage2/build/GHC/Driver/Pipeline/Monad.dyn_o
<<ghc: 514380688 bytes, 96 GCs, 18122950/60295000 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.528 elapsed), 0.555 MUT (0.716 elapsed), 0.550 GC (0.750 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Hooks.hs -o compiler/stage2/build/GHC/Driver/Hooks.o -dyno compiler/stage2/build/GHC/Driver/Hooks.dyn_o
<<ghc: 421006056 bytes, 90 GCs, 14558050/47435064 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.526 elapsed), 0.402 MUT (0.576 elapsed), 0.463 GC (0.595 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Load.hs -o compiler/stage2/build/GHC/Iface/Load.o -dyno compiler/stage2/build/GHC/Iface/Load.dyn_o
<<ghc: 5426396560 bytes, 244 GCs, 41965969/134364160 avg/max bytes residency (11 samples), 352M in use, 0.000 INIT (0.450 elapsed), 5.282 MUT (5.761 elapsed), 3.055 GC (3.808 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/Settings/Utils.hs -o libraries/ghc-boot/dist-install/build/GHC/Settings/Utils.o -dyno libraries/ghc-boot/dist-install/build/GHC/Settings/Utils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/Settings/Platform.hs -o libraries/ghc-boot/dist-install/build/GHC/Settings/Platform.o -dyno libraries/ghc-boot/dist-install/build/GHC/Settings/Platform.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Settings/IO.hs -o compiler/stage2/build/GHC/Settings/IO.o -dyno compiler/stage2/build/GHC/Settings/IO.dyn_o
<<ghc: 1247958200 bytes, 112 GCs, 13774627/43123416 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.622 elapsed), 1.115 MUT (1.340 elapsed), 0.560 GC (0.767 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs -o libraries/ghc-boot/dist-install/build/GHC/Platform/Host.o -dyno libraries/ghc-boot/dist-install/build/GHC/Platform/Host.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-boot-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-install/build -Ilibraries/ghc-boot/dist-install/build -ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/dist-install/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot/dist-install/build -split-sections -dynamic-too -c libraries/ghc-boot/./GHC/HandleEncoding.hs -o libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.o -dyno libraries/ghc-boot/dist-install/build/GHC/HandleEncoding.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser/CharClass.hs -o compiler/stage2/build/GHC/Parser/CharClass.o -dyno compiler/stage2/build/GHC/Parser/CharClass.dyn_o
<<ghc: 203352464 bytes, 45 GCs, 5199777/12504168 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.421 elapsed), 0.204 MUT (0.354 elapsed), 0.191 GC (0.251 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser/Lexer.hs -o compiler/stage2/build/GHC/Parser/Lexer.o -dyno compiler/stage2/build/GHC/Parser/Lexer.dyn_o
<<ghc: 12984794272 bytes, 769 GCs, 64718051/126844176 avg/max bytes residency (19 samples), 349M in use, 0.000 INIT (0.382 elapsed), 13.679 MUT (14.556 elapsed), 9.820 GC (10.469 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser/PostProcess.hs -o compiler/stage2/build/GHC/Parser/PostProcess.o -dyno compiler/stage2/build/GHC/Parser/PostProcess.dyn_o
<<ghc: 8127687544 bytes, 382 GCs, 40254309/120111720 avg/max bytes residency (11 samples), 323M in use, 0.000 INIT (0.389 elapsed), 8.522 MUT (9.128 elapsed), 3.731 GC (4.391 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Unify.hs-boot -o compiler/stage2/build/GHC/Tc/Utils/Unify.o-boot -dyno compiler/stage2/build/GHC/Tc/Utils/Unify.dyn_o-boot
<<ghc: 141617464 bytes, 46 GCs, 10420633/27589176 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.628 elapsed), 0.169 MUT (0.227 elapsed), 0.284 GC (0.409 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/TcMType.hs -o compiler/stage2/build/GHC/Tc/Utils/TcMType.o -dyno compiler/stage2/build/GHC/Tc/Utils/TcMType.dyn_o
<<ghc: 5489040104 bytes, 304 GCs, 34391897/113659968 avg/max bytes residency (10 samples), 300M in use, 0.000 INIT (0.609 elapsed), 6.632 MUT (7.160 elapsed), 2.950 GC (3.480 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Env.hs -o compiler/stage2/build/GHC/Tc/Utils/Env.o -dyno compiler/stage2/build/GHC/Tc/Utils/Env.dyn_o
<<ghc: 3048994472 bytes, 204 GCs, 27037630/109499680 avg/max bytes residency (9 samples), 228M in use, 0.000 INIT (0.457 elapsed), 3.254 MUT (3.656 elapsed), 1.622 GC (1.983 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Utils.hs -o compiler/stage2/build/GHC/Rename/Utils.o -dyno compiler/stage2/build/GHC/Rename/Utils.dyn_o
<<ghc: 2476041648 bytes, 149 GCs, 23899139/87567104 avg/max bytes residency (8 samples), 182M in use, 0.000 INIT (0.521 elapsed), 2.815 MUT (3.070 elapsed), 1.108 GC (1.447 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Unbound.hs -o compiler/stage2/build/GHC/Rename/Unbound.o -dyno compiler/stage2/build/GHC/Rename/Unbound.dyn_o
<<ghc: 1559690232 bytes, 109 GCs, 20508684/73533080 avg/max bytes residency (8 samples), 152M in use, 0.000 INIT (0.342 elapsed), 1.790 MUT (2.033 elapsed), 0.801 GC (1.061 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Fixity.hs -o compiler/stage2/build/GHC/Rename/Fixity.o -dyno compiler/stage2/build/GHC/Rename/Fixity.dyn_o
<<ghc: 808350720 bytes, 112 GCs, 25403861/87965168 avg/max bytes residency (7 samples), 182M in use, 0.000 INIT (0.505 elapsed), 0.981 MUT (1.179 elapsed), 0.731 GC (1.072 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Builtin/RebindableNames.hs -o compiler/stage2/build/GHC/Builtin/RebindableNames.o -dyno compiler/stage2/build/GHC/Builtin/RebindableNames.dyn_o
<<ghc: 55779576 bytes, 23 GCs, 2858258/8297520 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.451 elapsed), 0.088 MUT (0.195 elapsed), 0.105 GC (0.160 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Env.hs -o compiler/stage2/build/GHC/Rename/Env.o -dyno compiler/stage2/build/GHC/Rename/Env.dyn_o
<<ghc: 5899724992 bytes, 310 GCs, 45447195/137383696 avg/max bytes residency (11 samples), 348M in use, 0.000 INIT (0.416 elapsed), 6.386 MUT (7.171 elapsed), 3.502 GC (4.190 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Names.hs -o compiler/stage2/build/GHC/Rename/Names.o -dyno compiler/stage2/build/GHC/Rename/Names.dyn_o
<<ghc: 7334313792 bytes, 301 GCs, 44667651/146407416 avg/max bytes residency (11 samples), 370M in use, 0.000 INIT (0.448 elapsed), 7.770 MUT (8.451 elapsed), 3.648 GC (4.267 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/StaticPtrTable.hs -o libraries/ghci/dist-install/build/GHCi/StaticPtrTable.o -dyno libraries/ghci/dist-install/build/GHCi/StaticPtrTable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Desugar.hs -o libraries/base/dist-install/build/GHC/Desugar.o -dyno libraries/base/dist-install/build/GHC/Desugar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/TH.hs -o libraries/ghci/dist-install/build/GHCi/TH.o -dyno libraries/ghci/dist-install/build/GHCi/TH.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/ObjLink.hs -o libraries/ghci/dist-install/build/GHCi/ObjLink.o -dyno libraries/ghci/dist-install/build/GHCi/ObjLink.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/dist-install/build/GHCi/InfoTable.hs -o libraries/ghci/dist-install/build/GHCi/InfoTable.o -dyno libraries/ghci/dist-install/build/GHCi/InfoTable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/BinaryArray.hs -o libraries/ghci/dist-install/build/GHCi/BinaryArray.o -dyno libraries/ghci/dist-install/build/GHCi/BinaryArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/ResolvedBCO.hs -o libraries/ghci/dist-install/build/GHCi/ResolvedBCO.o -dyno libraries/ghci/dist-install/build/GHCi/ResolvedBCO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/CreateBCO.hs -o libraries/ghci/dist-install/build/GHCi/CreateBCO.o -dyno libraries/ghci/dist-install/build/GHCi/CreateBCO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghci-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-install/build -Ilibraries/ghci/dist-install/build -ilibraries/ghci/dist-install/build/./autogen -Ilibraries/ghci/dist-install/build/./autogen  -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPlibraries/ghci/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghci/dist-install/build -split-sections -dynamic-too -c libraries/ghci/./GHCi/Run.hs -o libraries/ghci/dist-install/build/GHCi/Run.o -dyno libraries/ghci/dist-install/build/GHCi/Run.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Interpreter.hs -o compiler/stage2/build/GHC/Runtime/Interpreter.o -dyno compiler/stage2/build/GHC/Runtime/Interpreter.dyn_o
<<ghc: 2413957632 bytes, 142 GCs, 30276750/114067176 avg/max bytes residency (8 samples), 237M in use, 0.001 INIT (0.508 elapsed), 2.457 MUT (2.825 elapsed), 1.364 GC (1.751 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/Process.hs -o compiler/stage2/build/GHC/SysTools/Process.o -dyno compiler/stage2/build/GHC/SysTools/Process.dyn_o
<<ghc: 930112288 bytes, 90 GCs, 15677561/51000504 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.640 elapsed), 1.154 MUT (1.374 elapsed), 0.619 GC (0.868 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/Info.hs -o compiler/stage2/build/GHC/SysTools/Info.o -dyno compiler/stage2/build/GHC/SysTools/Info.dyn_o
<<ghc: 675772008 bytes, 112 GCs, 16547886/51942536 avg/max bytes residency (7 samples), 109M in use, 0.000 INIT (0.666 elapsed), 0.669 MUT (0.814 elapsed), 0.497 GC (0.659 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Utils.hs -o compiler/stage2/build/GHC/Cmm/Utils.o -dyno compiler/stage2/build/GHC/Cmm/Utils.dyn_o
<<ghc: 1423162064 bytes, 133 GCs, 19463408/59500120 avg/max bytes residency (8 samples), 137M in use, 0.000 INIT (0.330 elapsed), 1.373 MUT (1.573 elapsed), 0.792 GC (1.035 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Ppr/Expr.hs -o compiler/stage2/build/GHC/Cmm/Ppr/Expr.o -dyno compiler/stage2/build/GHC/Cmm/Ppr/Expr.dyn_o
<<ghc: 1019661408 bytes, 99 GCs, 15272590/48443032 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.372 elapsed), 0.953 MUT (1.142 elapsed), 0.453 GC (0.631 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Asm.hs -o compiler/stage2/build/GHC/Utils/Asm.o -dyno compiler/stage2/build/GHC/Utils/Asm.dyn_o
<<ghc: 90256984 bytes, 38 GCs, 6200694/15541088 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.413 elapsed), 0.077 MUT (0.166 elapsed), 0.109 GC (0.156 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Ppr.hs -o compiler/stage2/build/GHC/CmmToAsm/Ppr.o -dyno compiler/stage2/build/GHC/CmmToAsm/Ppr.dyn_o
<<ghc: 675688880 bytes, 78 GCs, 12395708/36623184 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.287 elapsed), 0.629 MUT (0.776 elapsed), 0.372 GC (0.515 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Llvm/Types.hs -o compiler/stage2/build/GHC/Llvm/Types.o -dyno compiler/stage2/build/GHC/Llvm/Types.dyn_o
<<ghc: 2058466848 bytes, 133 GCs, 15690629/50328208 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.382 elapsed), 2.180 MUT (2.476 elapsed), 0.898 GC (1.100 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Llvm/MetaData.hs -o compiler/stage2/build/GHC/Llvm/MetaData.o -dyno compiler/stage2/build/GHC/Llvm/MetaData.dyn_o
<<ghc: 228060088 bytes, 53 GCs, 8450800/22427432 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.450 elapsed), 0.184 MUT (0.294 elapsed), 0.189 GC (0.249 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Llvm/Syntax.hs -o compiler/stage2/build/GHC/Llvm/Syntax.o -dyno compiler/stage2/build/GHC/Llvm/Syntax.dyn_o
<<ghc: 592816608 bytes, 98 GCs, 7206294/17745104 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.657 elapsed), 0.600 MUT (0.804 elapsed), 0.321 GC (0.393 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Llvm/Ppr.hs -o compiler/stage2/build/GHC/Llvm/Ppr.o -dyno compiler/stage2/build/GHC/Llvm/Ppr.dyn_o
<<ghc: 3142432176 bytes, 362 GCs, 18344142/40820792 avg/max bytes residency (10 samples), 115M in use, 0.000 INIT (0.651 elapsed), 2.837 MUT (3.250 elapsed), 1.345 GC (1.615 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Llvm.hs -o compiler/stage2/build/GHC/Llvm.o -dyno compiler/stage2/build/GHC/Llvm.dyn_o
<<ghc: 70825464 bytes, 25 GCs, 4698984/10921760 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.354 elapsed), 0.062 MUT (0.160 elapsed), 0.103 GC (0.145 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm/Regs.hs -o compiler/stage2/build/GHC/CmmToLlvm/Regs.o -dyno compiler/stage2/build/GHC/CmmToLlvm/Regs.dyn_o
<<ghc: 333562832 bytes, 52 GCs, 7097587/18394568 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.369 elapsed), 0.294 MUT (0.442 elapsed), 0.165 GC (0.220 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm/Base.hs -o compiler/stage2/build/GHC/CmmToLlvm/Base.o -dyno compiler/stage2/build/GHC/CmmToLlvm/Base.dyn_o
<<ghc: 1893918120 bytes, 144 GCs, 18302938/63686800 avg/max bytes residency (8 samples), 133M in use, 0.000 INIT (0.471 elapsed), 1.805 MUT (2.024 elapsed), 0.829 GC (1.038 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/Tasks.hs -o compiler/stage2/build/GHC/SysTools/Tasks.o -dyno compiler/stage2/build/GHC/SysTools/Tasks.dyn_o
<<ghc: 2160149392 bytes, 149 GCs, 22971659/85694952 avg/max bytes residency (8 samples), 180M in use, 0.000 INIT (0.650 elapsed), 2.139 MUT (2.481 elapsed), 1.134 GC (1.446 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Char8.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/Elf.hs -o compiler/stage2/build/GHC/SysTools/Elf.o -dyno compiler/stage2/build/GHC/SysTools/Elf.dyn_o
<<ghc: 1421143008 bytes, 103 GCs, 16224766/54599576 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.624 elapsed), 1.473 MUT (1.756 elapsed), 0.696 GC (0.969 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/ExtraObj.hs -o compiler/stage2/build/GHC/SysTools/ExtraObj.o -dyno compiler/stage2/build/GHC/SysTools/ExtraObj.dyn_o
<<ghc: 909729376 bytes, 102 GCs, 17494168/58270160 avg/max bytes residency (7 samples), 124M in use, 0.000 INIT (0.578 elapsed), 0.982 MUT (1.179 elapsed), 0.634 GC (0.827 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools.hs -o compiler/stage2/build/GHC/SysTools.o -dyno compiler/stage2/build/GHC/SysTools.dyn_o
<<ghc: 1200820760 bytes, 124 GCs, 20690138/72621128 avg/max bytes residency (8 samples), 150M in use, 0.000 INIT (0.518 elapsed), 1.209 MUT (1.457 elapsed), 0.756 GC (0.999 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Bitmap.hs -o compiler/stage2/build/GHC/Data/Bitmap.o -dyno compiler/stage2/build/GHC/Data/Bitmap.dyn_o
<<ghc: 261864880 bytes, 70 GCs, 7627230/19659600 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.474 elapsed), 0.260 MUT (0.371 elapsed), 0.206 GC (0.278 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Info.hs -o compiler/stage2/build/GHC/Cmm/Info.o -dyno compiler/stage2/build/GHC/Cmm/Info.dyn_o
<<ghc: 2623921320 bytes, 187 GCs, 25488178/68544928 avg/max bytes residency (9 samples), 190M in use, 0.000 INIT (0.587 elapsed), 2.258 MUT (2.547 elapsed), 1.452 GC (1.788 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Ppr/Decl.hs -o compiler/stage2/build/GHC/Cmm/Ppr/Decl.o -dyno compiler/stage2/build/GHC/Cmm/Ppr/Decl.dyn_o
<<ghc: 648605736 bytes, 112 GCs, 15798753/48502392 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.424 elapsed), 0.681 MUT (0.810 elapsed), 0.442 GC (0.589 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Ppr.hs -o compiler/stage2/build/GHC/Cmm/Ppr.o -dyno compiler/stage2/build/GHC/Cmm/Ppr.dyn_o
<<ghc: 1516835512 bytes, 109 GCs, 16033435/52466968 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.556 elapsed), 1.347 MUT (1.589 elapsed), 0.701 GC (0.909 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/CallConv.hs -o compiler/stage2/build/GHC/Cmm/CallConv.o -dyno compiler/stage2/build/GHC/Cmm/CallConv.dyn_o
<<ghc: 1453657736 bytes, 139 GCs, 20763689/57057184 avg/max bytes residency (8 samples), 144M in use, 0.000 INIT (0.458 elapsed), 1.247 MUT (1.396 elapsed), 1.031 GC (1.315 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Graph.hs -o compiler/stage2/build/GHC/Cmm/Graph.o -dyno compiler/stage2/build/GHC/Cmm/Graph.dyn_o
<<ghc: 1790911296 bytes, 169 GCs, 23700906/58404640 avg/max bytes residency (9 samples), 151M in use, 0.000 INIT (0.480 elapsed), 1.586 MUT (1.774 elapsed), 1.477 GC (1.749 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/CgUtils.hs -o compiler/stage2/build/GHC/StgToCmm/CgUtils.o -dyno compiler/stage2/build/GHC/StgToCmm/CgUtils.dyn_o
<<ghc: 2247736640 bytes, 204 GCs, 36183721/88610960 avg/max bytes residency (10 samples), 221M in use, 0.000 INIT (0.617 elapsed), 1.557 MUT (1.742 elapsed), 2.148 GC (2.599 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Closure.hs -o compiler/stage2/build/GHC/StgToCmm/Closure.o -dyno compiler/stage2/build/GHC/StgToCmm/Closure.dyn_o
<<ghc: 1663134352 bytes, 191 GCs, 26333991/76837680 avg/max bytes residency (9 samples), 209M in use, 0.000 INIT (0.376 elapsed), 1.536 MUT (1.759 elapsed), 1.284 GC (1.645 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Monad.hs -o compiler/stage2/build/GHC/StgToCmm/Monad.o -dyno compiler/stage2/build/GHC/StgToCmm/Monad.dyn_o
<<ghc: 1507373432 bytes, 139 GCs, 17471838/56472720 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.548 elapsed), 1.610 MUT (1.796 elapsed), 0.817 GC (1.058 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Utils.hs -o compiler/stage2/build/GHC/StgToCmm/Utils.o -dyno compiler/stage2/build/GHC/StgToCmm/Utils.dyn_o
<<ghc: 1948065992 bytes, 142 GCs, 20175516/70100776 avg/max bytes residency (8 samples), 145M in use, 0.001 INIT (0.620 elapsed), 1.903 MUT (2.211 elapsed), 0.915 GC (1.172 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/ArgRep.hs -o compiler/stage2/build/GHC/StgToCmm/ArgRep.o -dyno compiler/stage2/build/GHC/StgToCmm/ArgRep.dyn_o
<<ghc: 374503000 bytes, 64 GCs, 12381050/36891576 avg/max bytes residency (6 samples), 79M in use, 0.000 INIT (0.614 elapsed), 0.376 MUT (0.491 elapsed), 0.362 GC (0.490 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Ticky.hs -o compiler/stage2/build/GHC/StgToCmm/Ticky.o -dyno compiler/stage2/build/GHC/StgToCmm/Ticky.dyn_o
<<ghc: 3898423952 bytes, 255 GCs, 40257547/99175376 avg/max bytes residency (10 samples), 278M in use, 0.000 INIT (0.338 elapsed), 3.047 MUT (3.345 elapsed), 2.304 GC (2.775 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Env.hs -o compiler/stage2/build/GHC/StgToCmm/Env.o -dyno compiler/stage2/build/GHC/StgToCmm/Env.dyn_o
<<ghc: 826190408 bytes, 92 GCs, 14884818/48605400 avg/max bytes residency (7 samples), 103M in use, 0.000 INIT (0.504 elapsed), 0.830 MUT (1.013 elapsed), 0.550 GC (0.712 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Layout.hs -o compiler/stage2/build/GHC/StgToCmm/Layout.o -dyno compiler/stage2/build/GHC/StgToCmm/Layout.dyn_o
<<ghc: 2260154632 bytes, 159 GCs, 19569464/64671672 avg/max bytes residency (8 samples), 137M in use, 0.000 INIT (0.457 elapsed), 1.999 MUT (2.277 elapsed), 0.978 GC (1.245 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/ByteCode/InfoTable.hs -o compiler/stage2/build/GHC/ByteCode/InfoTable.o -dyno compiler/stage2/build/GHC/ByteCode/InfoTable.dyn_o
<<ghc: 737869792 bytes, 146 GCs, 25421690/91904864 avg/max bytes residency (8 samples), 191M in use, 0.000 INIT (0.442 elapsed), 0.747 MUT (1.027 elapsed), 0.791 GC (1.151 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/ByteCode/Instr.hs -o compiler/stage2/build/GHC/ByteCode/Instr.o -dyno compiler/stage2/build/GHC/ByteCode/Instr.dyn_o
<<ghc: 2142823560 bytes, 150 GCs, 21072223/72505032 avg/max bytes residency (8 samples), 154M in use, 0.000 INIT (0.519 elapsed), 2.242 MUT (2.563 elapsed), 0.989 GC (1.257 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/ByteCode/Asm.hs -o compiler/stage2/build/GHC/ByteCode/Asm.o -dyno compiler/stage2/build/GHC/ByteCode/Asm.dyn_o
<<ghc: 2147791560 bytes, 138 GCs, 23389288/86310152 avg/max bytes residency (8 samples), 181M in use, 0.001 INIT (0.412 elapsed), 1.976 MUT (2.246 elapsed), 1.069 GC (1.396 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/ByteCode/Linker.hs -o compiler/stage2/build/GHC/ByteCode/Linker.o -dyno compiler/stage2/build/GHC/ByteCode/Linker.dyn_o
<<ghc: 907010120 bytes, 105 GCs, 21685195/82591440 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.628 elapsed), 0.865 MUT (1.088 elapsed), 0.783 GC (1.030 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Linker.hs -o compiler/stage2/build/GHC/Runtime/Linker.o -dyno compiler/stage2/build/GHC/Runtime/Linker.dyn_o
<<ghc: 6056637464 bytes, 252 GCs, 39026202/135125448 avg/max bytes residency (10 samples), 342M in use, 0.000 INIT (0.399 elapsed), 5.713 MUT (6.328 elapsed), 2.840 GC (3.426 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Loader.hs -o compiler/stage2/build/GHC/Runtime/Loader.o -dyno compiler/stage2/build/GHC/Runtime/Loader.dyn_o
<<ghc: 1293986616 bytes, 121 GCs, 25858191/98187824 avg/max bytes residency (8 samples), 203M in use, 0.000 INIT (0.347 elapsed), 1.294 MUT (1.512 elapsed), 0.874 GC (1.196 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Mem.hs -o libraries/base/dist-install/build/System/Mem.o -dyno libraries/base/dist-install/build/System/Mem.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./GHCi/Util.hs -o ghc/stage2/build/GHCi/Util.dyn_o 
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Expr.hs-boot -o compiler/stage2/build/GHC/Tc/Gen/Expr.o-boot -dyno compiler/stage2/build/GHC/Tc/Gen/Expr.dyn_o-boot
<<ghc: 156567096 bytes, 43 GCs, 9658860/26769224 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.338 elapsed), 0.115 MUT (0.163 elapsed), 0.185 GC (0.248 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Instance/FunDeps.hs -o compiler/stage2/build/GHC/Tc/Instance/FunDeps.o -dyno compiler/stage2/build/GHC/Tc/Instance/FunDeps.dyn_o
<<ghc: 1196807128 bytes, 101 GCs, 15619454/50064728 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.301 elapsed), 1.075 MUT (1.268 elapsed), 0.446 GC (0.571 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Splice.hs-boot -o compiler/stage2/build/GHC/Tc/Gen/Splice.o-boot -dyno compiler/stage2/build/GHC/Tc/Gen/Splice.dyn_o-boot
<<ghc: 192485800 bytes, 54 GCs, 10321157/30565904 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.343 elapsed), 0.133 MUT (0.226 elapsed), 0.220 GC (0.304 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/Build.hs -o compiler/stage2/build/GHC/Tc/TyCl/Build.o -dyno compiler/stage2/build/GHC/Tc/TyCl/Build.dyn_o
<<ghc: 1322645552 bytes, 114 GCs, 21426417/75731440 avg/max bytes residency (8 samples), 158M in use, 0.000 INIT (0.718 elapsed), 1.276 MUT (1.523 elapsed), 0.789 GC (1.016 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Zonk.hs -o compiler/stage2/build/GHC/Tc/Utils/Zonk.o -dyno compiler/stage2/build/GHC/Tc/Utils/Zonk.dyn_o
<<ghc: 5793805704 bytes, 301 GCs, 35124613/113966712 avg/max bytes residency (10 samples), 300M in use, 0.000 INIT (0.413 elapsed), 5.496 MUT (5.979 elapsed), 2.502 GC (2.967 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Instantiate.hs -o compiler/stage2/build/GHC/Tc/Utils/Instantiate.o -dyno compiler/stage2/build/GHC/Tc/Utils/Instantiate.dyn_o
<<ghc: 2685974312 bytes, 180 GCs, 26389203/100007608 avg/max bytes residency (9 samples), 207M in use, 0.000 INIT (0.463 elapsed), 2.676 MUT (3.053 elapsed), 1.202 GC (1.544 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Instance/Family.hs -o compiler/stage2/build/GHC/Tc/Instance/Family.o -dyno compiler/stage2/build/GHC/Tc/Instance/Family.dyn_o
<<ghc: 1884994768 bytes, 132 GCs, 20718213/78718200 avg/max bytes residency (8 samples), 164M in use, 0.000 INIT (0.403 elapsed), 1.979 MUT (2.297 elapsed), 0.975 GC (1.260 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Module.hs-boot -o compiler/stage2/build/GHC/Tc/Module.o-boot -dyno compiler/stage2/build/GHC/Tc/Module.dyn_o-boot
<<ghc: 137288016 bytes, 40 GCs, 8163835/19469464 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.441 elapsed), 0.104 MUT (0.151 elapsed), 0.178 GC (0.241 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Dump.hs -o compiler/stage2/build/GHC/Hs/Dump.o -dyno compiler/stage2/build/GHC/Hs/Dump.dyn_o
<<ghc: 4467114368 bytes, 439 GCs, 36937819/78452760 avg/max bytes residency (10 samples), 220M in use, 0.000 INIT (0.413 elapsed), 4.612 MUT (5.045 elapsed), 2.498 GC (2.954 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Splice.hs-boot -o compiler/stage2/build/GHC/Rename/Splice.o-boot -dyno compiler/stage2/build/GHC/Rename/Splice.dyn_o-boot
<<ghc: 147590288 bytes, 45 GCs, 8272651/20904000 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.475 elapsed), 0.158 MUT (0.216 elapsed), 0.242 GC (0.317 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Expr.hs-boot -o compiler/stage2/build/GHC/Rename/Expr.o-boot -dyno compiler/stage2/build/GHC/Rename/Expr.dyn_o-boot
<<ghc: 182777152 bytes, 58 GCs, 13330753/38681848 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.536 elapsed), 0.155 MUT (0.208 elapsed), 0.284 GC (0.377 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Annotation.hs -o compiler/stage2/build/GHC/Tc/Gen/Annotation.o -dyno compiler/stage2/build/GHC/Tc/Gen/Annotation.dyn_o
<<ghc: 579379368 bytes, 80 GCs, 15796844/46137664 avg/max bytes residency (6 samples), 99M in use, 0.000 INIT (0.368 elapsed), 0.508 MUT (0.664 elapsed), 0.404 GC (0.535 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Doc.hs -o compiler/stage2/build/GHC/Rename/Doc.o -dyno compiler/stage2/build/GHC/Rename/Doc.dyn_o
<<ghc: 159600328 bytes, 45 GCs, 9393908/24903520 avg/max bytes residency (5 samples), 56M in use, 0.001 INIT (0.563 elapsed), 0.145 MUT (0.244 elapsed), 0.191 GC (0.272 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/HsType.hs -o compiler/stage2/build/GHC/Rename/HsType.o -dyno compiler/stage2/build/GHC/Rename/HsType.dyn_o
<<ghc: 5106759976 bytes, 324 GCs, 40832619/118778672 avg/max bytes residency (11 samples), 307M in use, 0.000 INIT (0.453 elapsed), 5.056 MUT (5.481 elapsed), 2.954 GC (3.581 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Pat.hs -o compiler/stage2/build/GHC/Rename/Pat.o -dyno compiler/stage2/build/GHC/Rename/Pat.dyn_o
<<ghc: 2284563480 bytes, 170 GCs, 30279928/112618800 avg/max bytes residency (9 samples), 240M in use, 0.000 INIT (0.690 elapsed), 2.394 MUT (2.704 elapsed), 1.412 GC (1.844 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Bind.hs -o compiler/stage2/build/GHC/Rename/Bind.o -dyno compiler/stage2/build/GHC/Rename/Bind.dyn_o
<<ghc: 3185842480 bytes, 189 GCs, 27069761/99464040 avg/max bytes residency (9 samples), 217M in use, 0.000 INIT (0.499 elapsed), 3.326 MUT (3.672 elapsed), 1.423 GC (1.813 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Module.hs -o compiler/stage2/build/GHC/Rename/Module.o -dyno compiler/stage2/build/GHC/Rename/Module.dyn_o
<<ghc: 6601418256 bytes, 324 GCs, 42319878/125723704 avg/max bytes residency (11 samples), 328M in use, 0.000 INIT (0.351 elapsed), 6.918 MUT (7.408 elapsed), 3.137 GC (3.845 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Unify.hs -o compiler/stage2/build/GHC/Tc/Utils/Unify.o -dyno compiler/stage2/build/GHC/Tc/Utils/Unify.dyn_o
<<ghc: 4063241720 bytes, 265 GCs, 34316161/113586584 avg/max bytes residency (10 samples), 296M in use, 0.000 INIT (0.564 elapsed), 3.824 MUT (4.298 elapsed), 1.938 GC (2.479 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Errors/Hole.hs-boot -o compiler/stage2/build/GHC/Tc/Errors/Hole.o-boot -dyno compiler/stage2/build/GHC/Tc/Errors/Hole.dyn_o-boot
<<ghc: 158721064 bytes, 45 GCs, 9594840/26171192 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.351 elapsed), 0.134 MUT (0.206 elapsed), 0.222 GC (0.315 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Types/EvTerm.hs -o compiler/stage2/build/GHC/Tc/Types/EvTerm.o -dyno compiler/stage2/build/GHC/Tc/Types/EvTerm.dyn_o
<<ghc: 549345616 bytes, 85 GCs, 22973086/77958808 avg/max bytes residency (7 samples), 161M in use, 0.000 INIT (0.497 elapsed), 0.486 MUT (0.641 elapsed), 0.500 GC (0.755 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Errors.hs -o compiler/stage2/build/GHC/Tc/Errors.o -dyno compiler/stage2/build/GHC/Tc/Errors.dyn_o
<<ghc: 10174320112 bytes, 484 GCs, 65402462/149307088 avg/max bytes residency (14 samples), 417M in use, 0.000 INIT (0.357 elapsed), 10.573 MUT (11.449 elapsed), 5.899 GC (6.738 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Instance/Typeable.hs -o compiler/stage2/build/GHC/Tc/Instance/Typeable.o -dyno compiler/stage2/build/GHC/Tc/Instance/Typeable.dyn_o
<<ghc: 2504774120 bytes, 145 GCs, 24578149/93537752 avg/max bytes residency (8 samples), 195M in use, 0.000 INIT (0.338 elapsed), 2.425 MUT (2.758 elapsed), 1.146 GC (1.482 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Instance/Class.hs -o compiler/stage2/build/GHC/Tc/Instance/Class.o -dyno compiler/stage2/build/GHC/Tc/Instance/Class.dyn_o
<<ghc: 1657020432 bytes, 134 GCs, 24427300/90643376 avg/max bytes residency (8 samples), 187M in use, 0.000 INIT (0.337 elapsed), 1.743 MUT (1.983 elapsed), 0.836 GC (1.125 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Solver/Monad.hs -o compiler/stage2/build/GHC/Tc/Solver/Monad.o -dyno compiler/stage2/build/GHC/Tc/Solver/Monad.dyn_o
<<ghc: 7238916096 bytes, 345 GCs, 50820400/138497440 avg/max bytes residency (12 samples), 367M in use, 0.000 INIT (0.406 elapsed), 7.242 MUT (7.863 elapsed), 4.018 GC (4.695 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Solver/Flatten.hs -o compiler/stage2/build/GHC/Tc/Solver/Flatten.o -dyno compiler/stage2/build/GHC/Tc/Solver/Flatten.dyn_o
<<ghc: 5952021032 bytes, 285 GCs, 39299639/111357872 avg/max bytes residency (11 samples), 286M in use, 0.000 INIT (0.463 elapsed), 5.582 MUT (6.020 elapsed), 2.754 GC (3.260 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Solver/Canonical.hs -o compiler/stage2/build/GHC/Tc/Solver/Canonical.o -dyno compiler/stage2/build/GHC/Tc/Solver/Canonical.dyn_o
<<ghc: 5493353760 bytes, 295 GCs, 43932366/115336744 avg/max bytes residency (11 samples), 316M in use, 0.000 INIT (0.427 elapsed), 5.138 MUT (5.652 elapsed), 2.899 GC (3.482 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Solver/Interact.hs -o compiler/stage2/build/GHC/Tc/Solver/Interact.o -dyno compiler/stage2/build/GHC/Tc/Solver/Interact.dyn_o
<<ghc: 6585882816 bytes, 354 GCs, 50572298/125974720 avg/max bytes residency (12 samples), 348M in use, 0.000 INIT (0.506 elapsed), 6.431 MUT (6.968 elapsed), 3.699 GC (4.349 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Solver.hs -o compiler/stage2/build/GHC/Tc/Solver.o -dyno compiler/stage2/build/GHC/Tc/Solver.dyn_o
<<ghc: 6504891864 bytes, 334 GCs, 41613192/126735912 avg/max bytes residency (11 samples), 319M in use, 0.000 INIT (0.474 elapsed), 6.518 MUT (7.167 elapsed), 3.341 GC (4.030 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/IfaceToCore.hs -o compiler/stage2/build/GHC/IfaceToCore.o -dyno compiler/stage2/build/GHC/IfaceToCore.dyn_o
<<ghc: 4908176568 bytes, 262 GCs, 36691054/121681488 avg/max bytes residency (10 samples), 316M in use, 0.000 INIT (0.510 elapsed), 5.125 MUT (5.537 elapsed), 2.253 GC (2.951 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/PatSyn.hs-boot -o compiler/stage2/build/GHC/Tc/TyCl/PatSyn.o-boot -dyno compiler/stage2/build/GHC/Tc/TyCl/PatSyn.dyn_o-boot
<<ghc: 181935176 bytes, 59 GCs, 13236192/38796008 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.393 elapsed), 0.134 MUT (0.178 elapsed), 0.253 GC (0.343 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Match.hs-boot -o compiler/stage2/build/GHC/Tc/Gen/Match.o-boot -dyno compiler/stage2/build/GHC/Tc/Gen/Match.dyn_o-boot
<<ghc: 151093144 bytes, 45 GCs, 8497251/21163808 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.417 elapsed), 0.136 MUT (0.238 elapsed), 0.226 GC (0.305 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CoreToIface.hs -o compiler/stage2/build/GHC/CoreToIface.o -dyno compiler/stage2/build/GHC/CoreToIface.dyn_o
<<ghc: 1448213584 bytes, 143 GCs, 22405536/78719584 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.459 elapsed), 1.395 MUT (1.663 elapsed), 0.884 GC (1.150 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Validity.hs -o compiler/stage2/build/GHC/Tc/Validity.o -dyno compiler/stage2/build/GHC/Tc/Validity.dyn_o
<<ghc: 5730785864 bytes, 275 GCs, 43014154/128763712 avg/max bytes residency (11 samples), 339M in use, 0.000 INIT (0.397 elapsed), 6.044 MUT (6.520 elapsed), 3.121 GC (3.783 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/HsType.hs -o compiler/stage2/build/GHC/Tc/Gen/HsType.o -dyno compiler/stage2/build/GHC/Tc/Gen/HsType.dyn_o
<<ghc: 9086722408 bytes, 407 GCs, 59036854/149011984 avg/max bytes residency (13 samples), 398M in use, 0.000 INIT (0.393 elapsed), 9.527 MUT (10.188 elapsed), 5.320 GC (6.104 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Sig.hs -o compiler/stage2/build/GHC/Tc/Gen/Sig.o -dyno compiler/stage2/build/GHC/Tc/Gen/Sig.dyn_o
<<ghc: 2265132560 bytes, 155 GCs, 21427324/81018216 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.353 elapsed), 2.669 MUT (2.977 elapsed), 1.025 GC (1.239 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Pat.hs -o compiler/stage2/build/GHC/Tc/Gen/Pat.o -dyno compiler/stage2/build/GHC/Tc/Gen/Pat.dyn_o
<<ghc: 3590675664 bytes, 250 GCs, 34401772/115591320 avg/max bytes residency (10 samples), 297M in use, 0.000 INIT (0.491 elapsed), 4.030 MUT (4.369 elapsed), 2.284 GC (2.829 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Bind.hs -o compiler/stage2/build/GHC/Tc/Gen/Bind.o -dyno compiler/stage2/build/GHC/Tc/Gen/Bind.dyn_o
<<ghc: 4575942472 bytes, 259 GCs, 36116109/120710504 avg/max bytes residency (10 samples), 317M in use, 0.000 INIT (0.435 elapsed), 5.006 MUT (5.445 elapsed), 2.488 GC (3.113 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/Utils.hs -o compiler/stage2/build/GHC/Tc/TyCl/Utils.o -dyno compiler/stage2/build/GHC/Tc/TyCl/Utils.dyn_o
<<ghc: 2892768528 bytes, 192 GCs, 27810349/103814992 avg/max bytes residency (9 samples), 219M in use, 0.000 INIT (0.421 elapsed), 3.272 MUT (3.702 elapsed), 1.512 GC (1.919 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Export.hs -o compiler/stage2/build/GHC/Tc/Gen/Export.o -dyno compiler/stage2/build/GHC/Tc/Gen/Export.dyn_o
<<ghc: 3051686120 bytes, 226 GCs, 32896039/111591376 avg/max bytes residency (9 samples), 262M in use, 0.000 INIT (0.545 elapsed), 3.466 MUT (3.827 elapsed), 1.809 GC (2.232 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Utils/Backpack.hs -o compiler/stage2/build/GHC/Tc/Utils/Backpack.o -dyno compiler/stage2/build/GHC/Tc/Utils/Backpack.dyn_o
<<ghc: 5247885960 bytes, 255 GCs, 36499848/114790448 avg/max bytes residency (10 samples), 305M in use, 0.000 INIT (0.482 elapsed), 5.793 MUT (6.340 elapsed), 2.875 GC (3.545 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Deriv/Generate.hs -o compiler/stage2/build/GHC/Tc/Deriv/Generate.o -dyno compiler/stage2/build/GHC/Tc/Deriv/Generate.dyn_o
<<ghc: 6587097280 bytes, 289 GCs, 36578068/125243984 avg/max bytes residency (10 samples), 317M in use, 0.000 INIT (0.419 elapsed), 8.041 MUT (9.038 elapsed), 3.529 GC (4.352 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/Class.hs -o compiler/stage2/build/GHC/Tc/TyCl/Class.o -dyno compiler/stage2/build/GHC/Tc/TyCl/Class.dyn_o
<<ghc: 1840931608 bytes, 145 GCs, 25806398/94226280 avg/max bytes residency (8 samples), 193M in use, 0.000 INIT (0.443 elapsed), 2.144 MUT (2.686 elapsed), 1.131 GC (1.746 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Utils/Monad/State.hs -o compiler/stage2/build/GHC/Utils/Monad/State.o -dyno compiler/stage2/build/GHC/Utils/Monad/State.dyn_o
<<ghc: 103952752 bytes, 31 GCs, 2883040/8353624 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.491 elapsed), 0.126 MUT (0.264 elapsed), 0.097 GC (0.199 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Deriv/Functor.hs -o compiler/stage2/build/GHC/Tc/Deriv/Functor.o -dyno compiler/stage2/build/GHC/Tc/Deriv/Functor.dyn_o
<<ghc: 1716156824 bytes, 144 GCs, 17943249/66204976 avg/max bytes residency (8 samples), 138M in use, 0.001 INIT (0.636 elapsed), 2.165 MUT (2.512 elapsed), 0.860 GC (1.171 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Deriv/Generics.hs -o compiler/stage2/build/GHC/Tc/Deriv/Generics.o -dyno compiler/stage2/build/GHC/Tc/Deriv/Generics.dyn_o
<<ghc: 2830698080 bytes, 176 GCs, 28676755/104243896 avg/max bytes residency (9 samples), 226M in use, 0.000 INIT (0.526 elapsed), 2.910 MUT (3.408 elapsed), 1.574 GC (1.984 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Deriv/Utils.hs -o compiler/stage2/build/GHC/Tc/Deriv/Utils.o -dyno compiler/stage2/build/GHC/Tc/Deriv/Utils.dyn_o
<<ghc: 2704251096 bytes, 171 GCs, 30737432/110211328 avg/max bytes residency (9 samples), 245M in use, 0.000 INIT (0.407 elapsed), 2.943 MUT (3.403 elapsed), 1.471 GC (1.947 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Deriv/Infer.hs -o compiler/stage2/build/GHC/Tc/Deriv/Infer.o -dyno compiler/stage2/build/GHC/Tc/Deriv/Infer.dyn_o
<<ghc: 2124243800 bytes, 132 GCs, 24549279/94038328 avg/max bytes residency (8 samples), 194M in use, 0.000 INIT (0.468 elapsed), 2.194 MUT (2.635 elapsed), 0.990 GC (1.343 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Deriv.hs -o compiler/stage2/build/GHC/Tc/Deriv.o -dyno compiler/stage2/build/GHC/Tc/Deriv.dyn_o
<<ghc: 5078842344 bytes, 288 GCs, 34815504/115772656 avg/max bytes residency (10 samples), 304M in use, 0.000 INIT (0.512 elapsed), 5.084 MUT (5.744 elapsed), 2.385 GC (3.077 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/Instance.hs-boot -o compiler/stage2/build/GHC/Tc/TyCl/Instance.o-boot -dyno compiler/stage2/build/GHC/Tc/TyCl/Instance.dyn_o-boot
<<ghc: 144994488 bytes, 43 GCs, 7999283/20007104 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.404 elapsed), 0.132 MUT (0.187 elapsed), 0.205 GC (0.278 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl.hs -o compiler/stage2/build/GHC/Tc/TyCl.o -dyno compiler/stage2/build/GHC/Tc/TyCl.dyn_o
<<ghc: 13763081944 bytes, 669 GCs, 83763846/170045704 avg/max bytes residency (17 samples), 441M in use, 0.000 INIT (0.403 elapsed), 14.492 MUT (16.543 elapsed), 9.198 GC (10.756 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/Instance.hs -o compiler/stage2/build/GHC/Tc/TyCl/Instance.o -dyno compiler/stage2/build/GHC/Tc/TyCl/Instance.dyn_o
<<ghc: 4944776136 bytes, 386 GCs, 40405442/123769848 avg/max bytes residency (11 samples), 322M in use, 0.000 INIT (0.449 elapsed), 5.208 MUT (5.794 elapsed), 3.035 GC (3.768 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/TyCl/PatSyn.hs -o compiler/stage2/build/GHC/Tc/TyCl/PatSyn.o -dyno compiler/stage2/build/GHC/Tc/TyCl/PatSyn.dyn_o
<<ghc: 3407142528 bytes, 188 GCs, 25228694/102651296 avg/max bytes residency (9 samples), 216M in use, 0.000 INIT (0.390 elapsed), 3.812 MUT (4.582 elapsed), 1.507 GC (1.985 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Match.hs -o compiler/stage2/build/GHC/Tc/Gen/Match.o -dyno compiler/stage2/build/GHC/Tc/Gen/Match.dyn_o
<<ghc: 3338266536 bytes, 190 GCs, 25841522/102850344 avg/max bytes residency (9 samples), 214M in use, 0.000 INIT (0.353 elapsed), 3.828 MUT (4.360 elapsed), 1.481 GC (1.899 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Arrow.hs -o compiler/stage2/build/GHC/Tc/Gen/Arrow.o -dyno compiler/stage2/build/GHC/Tc/Gen/Arrow.dyn_o
<<ghc: 1613490552 bytes, 133 GCs, 22898777/83826712 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.579 elapsed), 1.793 MUT (2.175 elapsed), 0.877 GC (1.203 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Expr.hs -o compiler/stage2/build/GHC/Tc/Gen/Expr.o -dyno compiler/stage2/build/GHC/Tc/Gen/Expr.dyn_o
<<ghc: 8354921768 bytes, 477 GCs, 57360786/160123880 avg/max bytes residency (12 samples), 442M in use, 0.000 INIT (0.422 elapsed), 8.762 MUT (10.004 elapsed), 4.793 GC (5.775 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Foreign.hs -o compiler/stage2/build/GHC/Tc/Gen/Foreign.o -dyno compiler/stage2/build/GHC/Tc/Gen/Foreign.dyn_o
<<ghc: 2138327472 bytes, 139 GCs, 24785046/92886384 avg/max bytes residency (8 samples), 193M in use, 0.000 INIT (0.719 elapsed), 2.180 MUT (2.543 elapsed), 1.058 GC (1.380 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Rule.hs -o compiler/stage2/build/GHC/Tc/Gen/Rule.o -dyno compiler/stage2/build/GHC/Tc/Gen/Rule.dyn_o
<<ghc: 1247564248 bytes, 125 GCs, 25063417/91727880 avg/max bytes residency (8 samples), 189M in use, 0.000 INIT (0.353 elapsed), 1.352 MUT (1.606 elapsed), 0.863 GC (1.206 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Gen/Default.hs -o compiler/stage2/build/GHC/Tc/Gen/Default.o -dyno compiler/stage2/build/GHC/Tc/Gen/Default.dyn_o
<<ghc: 777760672 bytes, 105 GCs, 21963962/73833208 avg/max bytes residency (7 samples), 153M in use, 0.000 INIT (0.569 elapsed), 0.787 MUT (1.021 elapsed), 0.595 GC (0.849 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser/PostProcess/Haddock.hs -o compiler/stage2/build/GHC/Parser/PostProcess/Haddock.o -dyno compiler/stage2/build/GHC/Parser/PostProcess/Haddock.dyn_o
<<ghc: 3078940368 bytes, 210 GCs, 22855467/69120800 avg/max bytes residency (9 samples), 178M in use, 0.000 INIT (0.443 elapsed), 3.435 MUT (4.067 elapsed), 1.444 GC (1.946 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Backpack/Syntax.hs -o compiler/stage2/build/GHC/Driver/Backpack/Syntax.o -dyno compiler/stage2/build/GHC/Driver/Backpack/Syntax.dyn_o
<<ghc: 245162208 bytes, 65 GCs, 8703091/22384600 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.440 elapsed), 0.302 MUT (0.451 elapsed), 0.273 GC (0.414 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser.hs -o compiler/stage2/build/GHC/Parser.o -dyno compiler/stage2/build/GHC/Parser.dyn_o
<<ghc: 24989458544 bytes, 1129 GCs, 123444634/234554104 avg/max bytes residency (23 samples), 660M in use, 0.000 INIT (0.437 elapsed), 26.142 MUT (29.580 elapsed), 17.947 GC (20.605 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Parser/Header.hs -o compiler/stage2/build/GHC/Parser/Header.o -dyno compiler/stage2/build/GHC/Parser/Header.dyn_o
<<ghc: 1050359016 bytes, 151 GCs, 23400868/80310448 avg/max bytes residency (8 samples), 165M in use, 0.000 INIT (0.465 elapsed), 1.097 MUT (1.414 elapsed), 0.869 GC (1.194 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Docs.hs -o compiler/stage2/build/GHC/HsToCore/Docs.o -dyno compiler/stage2/build/GHC/HsToCore/Docs.dyn_o
<<ghc: 1655713440 bytes, 146 GCs, 21633656/71077792 avg/max bytes residency (8 samples), 152M in use, 0.000 INIT (0.378 elapsed), 1.991 MUT (2.380 elapsed), 0.997 GC (1.326 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Usage.hs -o compiler/stage2/build/GHC/HsToCore/Usage.o -dyno compiler/stage2/build/GHC/HsToCore/Usage.dyn_o
<<ghc: 2403066544 bytes, 119 GCs, 23301836/87141680 avg/max bytes residency (8 samples), 183M in use, 0.000 INIT (0.404 elapsed), 2.521 MUT (3.384 elapsed), 1.115 GC (1.708 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Recomp/Flags.hs -o compiler/stage2/build/GHC/Iface/Recomp/Flags.o -dyno compiler/stage2/build/GHC/Iface/Recomp/Flags.dyn_o
<<ghc: 1051661904 bytes, 107 GCs, 18478437/61157800 avg/max bytes residency (7 samples), 128M in use, 0.001 INIT (0.672 elapsed), 1.089 MUT (1.306 elapsed), 0.741 GC (1.081 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Recomp.hs -o compiler/stage2/build/GHC/Iface/Recomp.o -dyno compiler/stage2/build/GHC/Iface/Recomp.dyn_o
<<ghc: 9182459008 bytes, 485 GCs, 69409025/179351760 avg/max bytes residency (15 samples), 466M in use, 0.000 INIT (0.436 elapsed), 9.472 MUT (10.925 elapsed), 6.573 GC (8.205 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Make.hs -o compiler/stage2/build/GHC/Iface/Make.o -dyno compiler/stage2/build/GHC/Iface/Make.dyn_o
<<ghc: 1862014592 bytes, 149 GCs, 24200029/89977672 avg/max bytes residency (8 samples), 187M in use, 0.000 INIT (0.374 elapsed), 1.993 MUT (2.462 elapsed), 1.076 GC (1.525 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Ppr/TyThing.hs -o compiler/stage2/build/GHC/Core/Ppr/TyThing.o -dyno compiler/stage2/build/GHC/Core/Ppr/TyThing.dyn_o
<<ghc: 671922904 bytes, 85 GCs, 16821040/56199896 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.469 elapsed), 0.628 MUT (0.968 elapsed), 0.507 GC (0.741 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Splice.hs -o compiler/stage2/build/GHC/Rename/Splice.o -dyno compiler/stage2/build/GHC/Rename/Splice.dyn_o
<<ghc: 2321392256 bytes, 155 GCs, 23347736/88716496 avg/max bytes residency (8 samples), 186M in use, 0.000 INIT (0.433 elapsed), 2.437 MUT (2.832 elapsed), 1.167 GC (1.672 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Rename/Expr.hs -o compiler/stage2/build/GHC/Rename/Expr.o -dyno compiler/stage2/build/GHC/Rename/Expr.dyn_o
<<ghc: 9393905760 bytes, 460 GCs, 58164649/140856128 avg/max bytes residency (13 samples), 383M in use, 0.000 INIT (0.328 elapsed), 10.622 MUT (12.041 elapsed), 5.615 GC (6.708 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Tc/Module.hs -o compiler/stage2/build/GHC/Tc/Module.o -dyno compiler/stage2/build/GHC/Tc/Module.dyn_o
<<ghc: 13308622560 bytes, 626 GCs, 89240960/209080848 avg/max bytes residency (15 samples), 572M in use, 0.000 INIT (0.487 elapsed), 13.614 MUT (15.543 elapsed), 8.703 GC (10.523 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Tidy/StaticPtrTable.hs -o compiler/stage2/build/GHC/Iface/Tidy/StaticPtrTable.o -dyno compiler/stage2/build/GHC/Iface/Tidy/StaticPtrTable.dyn_o
<<ghc: 1341709208 bytes, 147 GCs, 19038582/63627200 avg/max bytes residency (7 samples), 137M in use, 0.000 INIT (0.485 elapsed), 1.492 MUT (1.866 elapsed), 0.777 GC (1.003 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Tidy.hs -o compiler/stage2/build/GHC/Iface/Tidy.o -dyno compiler/stage2/build/GHC/Iface/Tidy.dyn_o
<<ghc: 2425489560 bytes, 146 GCs, 22916105/95092104 avg/max bytes residency (9 samples), 199M in use, 0.000 INIT (0.392 elapsed), 2.697 MUT (3.392 elapsed), 1.241 GC (1.858 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/SysTools/Ar.hs -o compiler/stage2/build/GHC/SysTools/Ar.o -dyno compiler/stage2/build/GHC/SysTools/Ar.dyn_o
<<ghc: 1508887104 bytes, 152 GCs, 12518304/36543248 avg/max bytes residency (7 samples), 80M in use, 0.000 INIT (0.357 elapsed), 1.970 MUT (2.384 elapsed), 0.764 GC (1.002 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm/Mangler.hs -o compiler/stage2/build/GHC/CmmToLlvm/Mangler.o -dyno compiler/stage2/build/GHC/CmmToLlvm/Mangler.dyn_o
<<ghc: 540686960 bytes, 88 GCs, 16199490/45958192 avg/max bytes residency (6 samples), 95M in use, 0.000 INIT (0.370 elapsed), 0.570 MUT (0.746 elapsed), 0.476 GC (0.642 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm/Data.hs -o compiler/stage2/build/GHC/CmmToLlvm/Data.o -dyno compiler/stage2/build/GHC/CmmToLlvm/Data.dyn_o
<<ghc: 601496456 bytes, 99 GCs, 14229308/43909688 avg/max bytes residency (7 samples), 92M in use, 0.000 INIT (0.679 elapsed), 0.521 MUT (0.708 elapsed), 0.421 GC (0.574 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm/Ppr.hs -o compiler/stage2/build/GHC/CmmToLlvm/Ppr.o -dyno compiler/stage2/build/GHC/CmmToLlvm/Ppr.dyn_o
<<ghc: 393276184 bytes, 74 GCs, 12551210/37827264 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.458 elapsed), 0.424 MUT (0.618 elapsed), 0.396 GC (0.527 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm/CodeGen.hs -o compiler/stage2/build/GHC/CmmToLlvm/CodeGen.o -dyno compiler/stage2/build/GHC/CmmToLlvm/CodeGen.dyn_o
<<ghc: 8128618600 bytes, 571 GCs, 44265884/88474240 avg/max bytes residency (14 samples), 245M in use, 0.000 INIT (0.365 elapsed), 8.087 MUT (9.131 elapsed), 4.806 GC (5.546 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToLlvm.hs -o compiler/stage2/build/GHC/CmmToLlvm.o -dyno compiler/stage2/build/GHC/CmmToLlvm.dyn_o
<<ghc: 2622851648 bytes, 202 GCs, 27056939/80062816 avg/max bytes residency (9 samples), 209M in use, 0.000 INIT (0.498 elapsed), 2.126 MUT (2.489 elapsed), 1.280 GC (1.706 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Ext/Types.hs -o compiler/stage2/build/GHC/Iface/Ext/Types.o -dyno compiler/stage2/build/GHC/Iface/Ext/Types.dyn_o
<<ghc: 9575987376 bytes, 435 GCs, 56566520/130931480 avg/max bytes residency (13 samples), 348M in use, 0.000 INIT (0.425 elapsed), 10.370 MUT (12.127 elapsed), 5.337 GC (6.390 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Ext/Utils.hs -o compiler/stage2/build/GHC/Iface/Ext/Utils.o -dyno compiler/stage2/build/GHC/Iface/Ext/Utils.dyn_o
<<ghc: 3676364680 bytes, 171 GCs, 34480682/109347664 avg/max bytes residency (9 samples), 276M in use, 0.000 INIT (0.353 elapsed), 4.078 MUT (4.918 elapsed), 1.864 GC (2.536 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Ext/Debug.hs -o compiler/stage2/build/GHC/Iface/Ext/Debug.o -dyno compiler/stage2/build/GHC/Iface/Ext/Debug.dyn_o
<<ghc: 2652506712 bytes, 157 GCs, 26455737/83411024 avg/max bytes residency (8 samples), 190M in use, 0.000 INIT (0.408 elapsed), 2.878 MUT (3.328 elapsed), 1.340 GC (1.731 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Ext/Binary.hs -o compiler/stage2/build/GHC/Iface/Ext/Binary.o -dyno compiler/stage2/build/GHC/Iface/Ext/Binary.dyn_o
<<ghc: 1513643080 bytes, 120 GCs, 17401830/57317872 avg/max bytes residency (7 samples), 120M in use, 0.000 INIT (0.488 elapsed), 1.548 MUT (1.897 elapsed), 0.742 GC (0.992 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/hpc/dist-install/build -split-sections -dynamic-too -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Util.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Util.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/hpc/dist-install/build -split-sections -dynamic-too -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Tix.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Tix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/dist-install/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/hpc/dist-install/build -split-sections -dynamic-too -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Mix.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Mix.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Coverage.hs -o compiler/stage2/build/GHC/HsToCore/Coverage.o -dyno compiler/stage2/build/GHC/HsToCore/Coverage.dyn_o
<<ghc: 5003344352 bytes, 252 GCs, 36033803/127908272 avg/max bytes residency (10 samples), 305M in use, 0.000 INIT (0.501 elapsed), 5.837 MUT (6.767 elapsed), 2.466 GC (3.281 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/PmCheck/Types.hs -o compiler/stage2/build/GHC/HsToCore/PmCheck/Types.o -dyno compiler/stage2/build/GHC/HsToCore/PmCheck/Types.dyn_o
<<ghc: 1309637360 bytes, 132 GCs, 14324289/48055168 avg/max bytes residency (7 samples), 103M in use, 0.000 INIT (0.501 elapsed), 1.337 MUT (1.826 elapsed), 0.652 GC (1.010 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Monad.hs -o compiler/stage2/build/GHC/HsToCore/Monad.o -dyno compiler/stage2/build/GHC/HsToCore/Monad.dyn_o
<<ghc: 1691492312 bytes, 136 GCs, 24839432/93080216 avg/max bytes residency (8 samples), 193M in use, 0.000 INIT (0.455 elapsed), 1.773 MUT (2.184 elapsed), 0.991 GC (1.438 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Expr.hs-boot -o compiler/stage2/build/GHC/HsToCore/Expr.o-boot -dyno compiler/stage2/build/GHC/HsToCore/Expr.dyn_o-boot
<<ghc: 149488576 bytes, 43 GCs, 8869816/23591008 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.542 elapsed), 0.148 MUT (0.213 elapsed), 0.207 GC (0.303 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Match.hs-boot -o compiler/stage2/build/GHC/HsToCore/Match.o-boot -dyno compiler/stage2/build/GHC/HsToCore/Match.dyn_o-boot
<<ghc: 162495040 bytes, 44 GCs, 10026233/27588304 avg/max bytes residency (5 samples), 61M in use, 0.001 INIT (0.632 elapsed), 0.166 MUT (0.254 elapsed), 0.243 GC (0.356 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Utils.hs -o compiler/stage2/build/GHC/HsToCore/Utils.o -dyno compiler/stage2/build/GHC/HsToCore/Utils.dyn_o
<<ghc: 1433807824 bytes, 123 GCs, 21853922/83435280 avg/max bytes residency (8 samples), 174M in use, 0.000 INIT (0.482 elapsed), 1.644 MUT (2.087 elapsed), 0.911 GC (1.293 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Foreign/Call.hs -o compiler/stage2/build/GHC/HsToCore/Foreign/Call.o -dyno compiler/stage2/build/GHC/HsToCore/Foreign/Call.dyn_o
<<ghc: 1351215656 bytes, 118 GCs, 23011754/82208560 avg/max bytes residency (8 samples), 171M in use, 0.000 INIT (0.496 elapsed), 1.499 MUT (1.963 elapsed), 0.902 GC (1.444 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Foreign/Decl.hs -o compiler/stage2/build/GHC/HsToCore/Foreign/Decl.o -dyno compiler/stage2/build/GHC/HsToCore/Foreign/Decl.dyn_o
<<ghc: 3777613152 bytes, 202 GCs, 30351296/111333824 avg/max bytes residency (9 samples), 236M in use, 0.000 INIT (0.440 elapsed), 4.067 MUT (4.991 elapsed), 1.889 GC (2.625 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Binds.hs-boot -o compiler/stage2/build/GHC/HsToCore/Binds.o-boot -dyno compiler/stage2/build/GHC/HsToCore/Binds.dyn_o-boot
<<ghc: 136385224 bytes, 43 GCs, 8613172/22569528 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.445 elapsed), 0.157 MUT (0.230 elapsed), 0.248 GC (0.362 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Match/Literal.hs -o compiler/stage2/build/GHC/HsToCore/Match/Literal.o -dyno compiler/stage2/build/GHC/HsToCore/Match/Literal.dyn_o
<<ghc: 2872554008 bytes, 173 GCs, 33421578/114929248 avg/max bytes residency (9 samples), 266M in use, 0.000 INIT (0.492 elapsed), 3.160 MUT (3.613 elapsed), 1.774 GC (2.342 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/PmCheck/Oracle.hs -o compiler/stage2/build/GHC/HsToCore/PmCheck/Oracle.o -dyno compiler/stage2/build/GHC/HsToCore/PmCheck/Oracle.dyn_o
<<ghc: 4502254176 bytes, 232 GCs, 33972733/116439648 avg/max bytes residency (10 samples), 296M in use, 0.000 INIT (0.338 elapsed), 4.982 MUT (5.772 elapsed), 2.278 GC (2.979 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/PmCheck/Ppr.hs -o compiler/stage2/build/GHC/HsToCore/PmCheck/Ppr.o -dyno compiler/stage2/build/GHC/HsToCore/PmCheck/Ppr.dyn_o
<<ghc: 868984784 bytes, 116 GCs, 20005169/72259664 avg/max bytes residency (8 samples), 149M in use, 0.000 INIT (0.415 elapsed), 0.957 MUT (1.286 elapsed), 0.724 GC (1.011 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/PmCheck.hs -o compiler/stage2/build/GHC/HsToCore/PmCheck.o -dyno compiler/stage2/build/GHC/HsToCore/PmCheck.dyn_o
<<ghc: 3664271408 bytes, 222 GCs, 31657265/108920192 avg/max bytes residency (10 samples), 275M in use, 0.000 INIT (0.432 elapsed), 4.009 MUT (4.764 elapsed), 1.911 GC (2.533 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/GuardedRHSs.hs -o compiler/stage2/build/GHC/HsToCore/GuardedRHSs.o -dyno compiler/stage2/build/GHC/HsToCore/GuardedRHSs.dyn_o
<<ghc: 548864712 bytes, 84 GCs, 18107162/62454432 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.376 elapsed), 0.568 MUT (0.810 elapsed), 0.532 GC (0.835 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Binds.hs -o compiler/stage2/build/GHC/HsToCore/Binds.o -dyno compiler/stage2/build/GHC/HsToCore/Binds.dyn_o
<<ghc: 2841037080 bytes, 172 GCs, 26786742/110532944 avg/max bytes residency (9 samples), 229M in use, 0.000 INIT (0.434 elapsed), 3.282 MUT (4.070 elapsed), 1.422 GC (2.018 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Quote.hs -o compiler/stage2/build/GHC/HsToCore/Quote.o -dyno compiler/stage2/build/GHC/HsToCore/Quote.dyn_o
<<ghc: 12252982288 bytes, 603 GCs, 70141185/174446936 avg/max bytes residency (14 samples), 481M in use, 0.000 INIT (0.378 elapsed), 13.724 MUT (15.333 elapsed), 6.892 GC (8.360 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Match/Constructor.hs -o compiler/stage2/build/GHC/HsToCore/Match/Constructor.o -dyno compiler/stage2/build/GHC/HsToCore/Match/Constructor.dyn_o
<<ghc: 743496488 bytes, 92 GCs, 13932997/45140752 avg/max bytes residency (7 samples), 97M in use, 0.001 INIT (0.566 elapsed), 0.878 MUT (1.092 elapsed), 0.502 GC (0.676 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Match.hs -o compiler/stage2/build/GHC/HsToCore/Match.o -dyno compiler/stage2/build/GHC/HsToCore/Match.dyn_o
<<ghc: 2256278416 bytes, 172 GCs, 28357549/115240368 avg/max bytes residency (9 samples), 238M in use, 0.000 INIT (0.361 elapsed), 2.745 MUT (3.251 elapsed), 1.375 GC (1.934 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Arrows.hs -o compiler/stage2/build/GHC/HsToCore/Arrows.o -dyno compiler/stage2/build/GHC/HsToCore/Arrows.dyn_o
<<ghc: 3395525552 bytes, 196 GCs, 26948201/105747280 avg/max bytes residency (9 samples), 220M in use, 0.000 INIT (0.380 elapsed), 3.835 MUT (4.695 elapsed), 1.638 GC (2.345 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/ListComp.hs -o compiler/stage2/build/GHC/HsToCore/ListComp.o -dyno compiler/stage2/build/GHC/HsToCore/ListComp.dyn_o
<<ghc: 1690359496 bytes, 141 GCs, 20657422/76279888 avg/max bytes residency (8 samples), 161M in use, 0.000 INIT (0.524 elapsed), 2.021 MUT (2.515 elapsed), 0.995 GC (1.315 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore/Expr.hs -o compiler/stage2/build/GHC/HsToCore/Expr.o -dyno compiler/stage2/build/GHC/HsToCore/Expr.dyn_o
<<ghc: 3969723160 bytes, 350 GCs, 35731050/121817848 avg/max bytes residency (10 samples), 316M in use, 0.000 INIT (0.484 elapsed), 4.776 MUT (5.796 elapsed), 2.555 GC (3.568 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/HsToCore.hs -o compiler/stage2/build/GHC/HsToCore.o -dyno compiler/stage2/build/GHC/HsToCore.dyn_o
<<ghc: 2425934048 bytes, 142 GCs, 25586869/96055832 avg/max bytes residency (8 samples), 200M in use, 0.000 INIT (0.418 elapsed), 2.617 MUT (3.035 elapsed), 1.161 GC (1.624 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Iface/Ext/Ast.hs -o compiler/stage2/build/GHC/Iface/Ext/Ast.o -dyno compiler/stage2/build/GHC/Iface/Ext/Ast.dyn_o
<<ghc: 16658261264 bytes, 706 GCs, 83016328/181605656 avg/max bytes residency (16 samples), 502M in use, 0.000 INIT (0.508 elapsed), 19.133 MUT (21.973 elapsed), 9.994 GC (12.052 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Hs/Stats.hs -o compiler/stage2/build/GHC/Hs/Stats.o -dyno compiler/stage2/build/GHC/Hs/Stats.dyn_o
<<ghc: 678141192 bytes, 82 GCs, 11956773/36300600 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.642 elapsed), 0.630 MUT (0.858 elapsed), 0.372 GC (0.533 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Dataflow.hs -o compiler/stage2/build/GHC/Cmm/Dataflow.o -dyno compiler/stage2/build/GHC/Cmm/Dataflow.dyn_o
<<ghc: 600140304 bytes, 94 GCs, 9939120/25637256 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.420 elapsed), 0.696 MUT (0.966 elapsed), 0.408 GC (0.547 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Liveness.hs -o compiler/stage2/build/GHC/Cmm/Liveness.o -dyno compiler/stage2/build/GHC/Cmm/Liveness.dyn_o
<<ghc: 536242160 bytes, 83 GCs, 15915117/45686440 avg/max bytes residency (6 samples), 96M in use, 0.001 INIT (0.548 elapsed), 0.624 MUT (0.849 elapsed), 0.419 GC (0.593 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Lint.hs -o compiler/stage2/build/GHC/Cmm/Lint.o -dyno compiler/stage2/build/GHC/Cmm/Lint.dyn_o
<<ghc: 1657461416 bytes, 143 GCs, 19483110/57703928 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.654 elapsed), 1.629 MUT (1.960 elapsed), 0.971 GC (1.286 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/CPrim.hs -o compiler/stage2/build/GHC/CmmToAsm/CPrim.o -dyno compiler/stage2/build/GHC/CmmToAsm/CPrim.dyn_o
<<ghc: 418003256 bytes, 68 GCs, 7414368/18070320 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.474 elapsed), 0.426 MUT (0.670 elapsed), 0.227 GC (0.315 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToC.hs -o compiler/stage2/build/GHC/CmmToC.o -dyno compiler/stage2/build/GHC/CmmToC.dyn_o
<<ghc: 6631436840 bytes, 465 GCs, 45948253/94206376 avg/max bytes residency (14 samples), 264M in use, 0.000 INIT (0.354 elapsed), 6.510 MUT (7.623 elapsed), 4.173 GC (5.238 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Opt.hs -o compiler/stage2/build/GHC/Cmm/Opt.o -dyno compiler/stage2/build/GHC/Cmm/Opt.dyn_o
<<ghc: 2095209816 bytes, 262 GCs, 20227120/40697960 avg/max bytes residency (10 samples), 111M in use, 0.000 INIT (0.690 elapsed), 2.095 MUT (2.474 elapsed), 1.567 GC (1.934 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/DebugBlock.hs -o compiler/stage2/build/GHC/Cmm/DebugBlock.o -dyno compiler/stage2/build/GHC/Cmm/DebugBlock.dyn_o
<<ghc: 1752877944 bytes, 133 GCs, 16340370/52224248 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.429 elapsed), 1.805 MUT (2.232 elapsed), 0.764 GC (1.014 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Format.hs -o compiler/stage2/build/GHC/CmmToAsm/Format.o -dyno compiler/stage2/build/GHC/CmmToAsm/Format.dyn_o
<<ghc: 217968840 bytes, 109 GCs, 4703952/11086288 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.545 elapsed), 0.223 MUT (0.340 elapsed), 0.142 GC (0.190 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PPC/Regs.hs -o compiler/stage2/build/GHC/CmmToAsm/PPC/Regs.o -dyno compiler/stage2/build/GHC/CmmToAsm/PPC/Regs.dyn_o
<<ghc: 616569384 bytes, 129 GCs, 9127593/25479104 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.338 elapsed), 0.634 MUT (0.888 elapsed), 0.359 GC (0.486 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/X86/Regs.hs -o compiler/stage2/build/GHC/CmmToAsm/X86/Regs.o -dyno compiler/stage2/build/GHC/CmmToAsm/X86/Regs.dyn_o
<<ghc: 634087368 bytes, 83 GCs, 8907942/24325104 avg/max bytes residency (6 samples), 53M in use, 0.000 INIT (0.419 elapsed), 0.698 MUT (0.970 elapsed), 0.370 GC (0.506 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Dwarf/Constants.hs -o compiler/stage2/build/GHC/CmmToAsm/Dwarf/Constants.o -dyno compiler/stage2/build/GHC/CmmToAsm/Dwarf/Constants.dyn_o
<<ghc: 383435264 bytes, 84 GCs, 11232102/29207552 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.495 elapsed), 0.414 MUT (0.616 elapsed), 0.312 GC (0.458 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Dwarf/Types.hs -o compiler/stage2/build/GHC/CmmToAsm/Dwarf/Types.o -dyno compiler/stage2/build/GHC/CmmToAsm/Dwarf/Types.dyn_o
<<ghc: 7713764128 bytes, 447 GCs, 41908387/78862304 avg/max bytes residency (13 samples), 218M in use, 0.000 INIT (0.394 elapsed), 6.955 MUT (7.974 elapsed), 4.396 GC (5.121 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Dwarf.hs -o compiler/stage2/build/GHC/CmmToAsm/Dwarf.o -dyno compiler/stage2/build/GHC/CmmToAsm/Dwarf.dyn_o
<<ghc: 1241589552 bytes, 116 GCs, 19197259/63050048 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.345 elapsed), 1.356 MUT (1.595 elapsed), 0.653 GC (0.919 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/UnionFind.hs -o compiler/stage2/build/GHC/Data/UnionFind.o -dyno compiler/stage2/build/GHC/Data/UnionFind.dyn_o
<<ghc: 176824456 bytes, 40 GCs, 5201126/11376304 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.544 elapsed), 0.244 MUT (0.401 elapsed), 0.141 GC (0.215 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/STRef/Strict.hs -o libraries/base/dist-install/build/Data/STRef/Strict.o -dyno libraries/base/dist-install/build/Data/STRef/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Strict.hs -o libraries/base/dist-install/build/Control/Monad/ST/Strict.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/CFG/Dominators.hs -o compiler/stage2/build/GHC/CmmToAsm/CFG/Dominators.o -dyno compiler/stage2/build/GHC/CmmToAsm/CFG/Dominators.dyn_o
<<ghc: 2018453168 bytes, 196 GCs, 19933102/45315744 avg/max bytes residency (9 samples), 126M in use, 0.000 INIT (0.540 elapsed), 2.203 MUT (2.513 elapsed), 1.170 GC (1.457 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/CFG.hs -o compiler/stage2/build/GHC/CmmToAsm/CFG.o -dyno compiler/stage2/build/GHC/CmmToAsm/CFG.dyn_o
<<ghc: 5205503160 bytes, 340 GCs, 31279182/82958200 avg/max bytes residency (11 samples), 220M in use, 0.000 INIT (0.431 elapsed), 6.030 MUT (6.820 elapsed), 2.663 GC (3.323 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Instr.hs -o compiler/stage2/build/GHC/CmmToAsm/Instr.o -dyno compiler/stage2/build/GHC/CmmToAsm/Instr.dyn_o
<<ghc: 176843200 bytes, 47 GCs, 8170540/21449608 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.380 elapsed), 0.155 MUT (0.272 elapsed), 0.166 GC (0.232 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Regs.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Regs.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Regs.dyn_o
<<ghc: 348453728 bytes, 78 GCs, 10367572/27545008 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.607 elapsed), 0.373 MUT (0.497 elapsed), 0.308 GC (0.409 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/X86/RegInfo.hs -o compiler/stage2/build/GHC/CmmToAsm/X86/RegInfo.o -dyno compiler/stage2/build/GHC/CmmToAsm/X86/RegInfo.dyn_o
<<ghc: 232010376 bytes, 55 GCs, 7031676/17394560 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.485 elapsed), 0.276 MUT (0.457 elapsed), 0.197 GC (0.273 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Target.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Target.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Target.dyn_o
<<ghc: 381504296 bytes, 80 GCs, 10909006/29169408 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.767 elapsed), 0.427 MUT (0.607 elapsed), 0.274 GC (0.374 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Monad.hs -o compiler/stage2/build/GHC/CmmToAsm/Monad.o -dyno compiler/stage2/build/GHC/CmmToAsm/Monad.dyn_o
<<ghc: 872434984 bytes, 86 GCs, 13507285/44339656 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.488 elapsed), 0.859 MUT (1.179 elapsed), 0.584 GC (0.854 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/X86/Cond.hs -o compiler/stage2/build/GHC/CmmToAsm/X86/Cond.o -dyno compiler/stage2/build/GHC/CmmToAsm/X86/Cond.dyn_o
<<ghc: 114028416 bytes, 56 GCs, 5038388/10757304 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.467 elapsed), 0.119 MUT (0.235 elapsed), 0.140 GC (0.204 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/X86/Instr.hs -o compiler/stage2/build/GHC/CmmToAsm/X86/Instr.o -dyno compiler/stage2/build/GHC/CmmToAsm/X86/Instr.dyn_o
<<ghc: 3005952576 bytes, 310 GCs, 23812458/54731640 avg/max bytes residency (11 samples), 145M in use, 0.000 INIT (0.458 elapsed), 2.875 MUT (3.393 elapsed), 1.822 GC (2.270 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PPC/Cond.hs -o compiler/stage2/build/GHC/CmmToAsm/PPC/Cond.o -dyno compiler/stage2/build/GHC/CmmToAsm/PPC/Cond.dyn_o
<<ghc: 98905776 bytes, 30 GCs, 4738808/10489648 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.430 elapsed), 0.112 MUT (0.231 elapsed), 0.121 GC (0.187 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PPC/Instr.hs -o compiler/stage2/build/GHC/CmmToAsm/PPC/Instr.o -dyno compiler/stage2/build/GHC/CmmToAsm/PPC/Instr.dyn_o
<<ghc: 1503082448 bytes, 160 GCs, 10407312/31060792 avg/max bytes residency (7 samples), 68M in use, 0.000 INIT (0.379 elapsed), 1.502 MUT (1.946 elapsed), 0.679 GC (0.889 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PIC.hs -o compiler/stage2/build/GHC/CmmToAsm/PIC.o -dyno compiler/stage2/build/GHC/CmmToAsm/PIC.dyn_o
<<ghc: 1338899688 bytes, 112 GCs, 14997242/46092184 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.396 elapsed), 1.451 MUT (1.835 elapsed), 0.691 GC (0.944 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/BlockLayout.hs -o compiler/stage2/build/GHC/CmmToAsm/BlockLayout.o -dyno compiler/stage2/build/GHC/CmmToAsm/BlockLayout.dyn_o
<<ghc: 1491605552 bytes, 126 GCs, 16039851/58398992 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.471 elapsed), 1.877 MUT (2.273 elapsed), 0.859 GC (1.244 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Graph/Base.hs -o compiler/stage2/build/GHC/Data/Graph/Base.o -dyno compiler/stage2/build/GHC/Data/Graph/Base.dyn_o
<<ghc: 103658000 bytes, 40 GCs, 5064230/12286328 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.480 elapsed), 0.115 MUT (0.222 elapsed), 0.130 GC (0.199 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.dyn_o
<<ghc: 200186856 bytes, 42 GCs, 6247942/14956000 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.484 elapsed), 0.204 MUT (0.440 elapsed), 0.173 GC (0.302 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Liveness.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Liveness.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Liveness.dyn_o
<<ghc: 2043823872 bytes, 164 GCs, 19598146/59756296 avg/max bytes residency (8 samples), 140M in use, 0.001 INIT (0.598 elapsed), 2.485 MUT (2.884 elapsed), 1.022 GC (1.393 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/SpillCost.dyn_o
<<ghc: 604953528 bytes, 78 GCs, 11577866/34600352 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.573 elapsed), 0.634 MUT (0.825 elapsed), 0.360 GC (0.518 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Utils.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Utils.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Utils.dyn_o
<<ghc: 62304216 bytes, 27 GCs, 2614704/7567360 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.358 elapsed), 0.056 MUT (0.149 elapsed), 0.071 GC (0.126 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/Spill.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/Spill.dyn_o
<<ghc: 849652176 bytes, 105 GCs, 10659610/30041464 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.402 elapsed), 0.926 MUT (1.151 elapsed), 0.434 GC (0.585 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Graph/Ppr.hs -o compiler/stage2/build/GHC/Data/Graph/Ppr.o -dyno compiler/stage2/build/GHC/Data/Graph/Ppr.dyn_o
<<ghc: 718180384 bytes, 96 GCs, 8125192/21484544 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.542 elapsed), 0.784 MUT (1.016 elapsed), 0.301 GC (0.404 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Graph/Ops.hs -o compiler/stage2/build/GHC/Data/Graph/Ops.o -dyno compiler/stage2/build/GHC/Data/Graph/Ops.dyn_o
<<ghc: 1144096968 bytes, 130 GCs, 10077356/27948624 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.494 elapsed), 1.478 MUT (1.744 elapsed), 0.447 GC (0.654 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Graph/Color.hs -o compiler/stage2/build/GHC/Data/Graph/Color.o -dyno compiler/stage2/build/GHC/Data/Graph/Color.dyn_o
<<ghc: 632943464 bytes, 98 GCs, 10171269/27753320 avg/max bytes residency (6 samples), 59M in use, 0.000 INIT (0.542 elapsed), 0.600 MUT (0.817 elapsed), 0.302 GC (0.420 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/Stats.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/Stats.dyn_o
<<ghc: 1326415832 bytes, 155 GCs, 13003998/37283584 avg/max bytes residency (7 samples), 84M in use, 0.000 INIT (0.440 elapsed), 1.455 MUT (1.807 elapsed), 0.670 GC (0.959 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Graph/SpillClean.dyn_o
<<ghc: 1175187080 bytes, 122 GCs, 13728062/40490064 avg/max bytes residency (7 samples), 88M in use, 0.000 INIT (0.531 elapsed), 1.179 MUT (1.423 elapsed), 0.515 GC (0.689 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Graph.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Graph.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Graph.dyn_o
<<ghc: 979315328 bytes, 123 GCs, 12410373/37248632 avg/max bytes residency (7 samples), 83M in use, 0.000 INIT (0.516 elapsed), 1.158 MUT (1.470 elapsed), 0.575 GC (0.761 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/X86_64.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/X86_64.dyn_o
<<ghc: 224491352 bytes, 62 GCs, 8614731/21964616 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.434 elapsed), 0.256 MUT (0.436 elapsed), 0.223 GC (0.363 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/X86.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/X86.dyn_o
<<ghc: 224550736 bytes, 47 GCs, 8510782/21841848 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.473 elapsed), 0.234 MUT (0.406 elapsed), 0.192 GC (0.265 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/SPARC.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/SPARC.dyn_o
<<ghc: 511887696 bytes, 65 GCs, 11402205/33111904 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.421 elapsed), 0.598 MUT (0.787 elapsed), 0.399 GC (0.609 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/PPC.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/PPC.dyn_o
<<ghc: 270402928 bytes, 65 GCs, 8284408/21276800 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.351 elapsed), 0.315 MUT (0.460 elapsed), 0.219 GC (0.312 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Base.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Base.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Base.dyn_o
<<ghc: 117597032 bytes, 34 GCs, 4992294/11205528 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.451 elapsed), 0.183 MUT (0.302 elapsed), 0.170 GC (0.248 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Cond.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Cond.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Cond.dyn_o
<<ghc: 89171640 bytes, 42 GCs, 3267933/9508088 avg/max bytes residency (3 samples), 32M in use, 0.000 INIT (0.487 elapsed), 0.098 MUT (0.200 elapsed), 0.105 GC (0.158 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Imm.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Imm.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Imm.dyn_o
<<ghc: 131957176 bytes, 34 GCs, 5212206/11722920 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.484 elapsed), 0.158 MUT (0.373 elapsed), 0.145 GC (0.204 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/AddrMode.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/AddrMode.dyn_o
<<ghc: 115433056 bytes, 32 GCs, 5440866/13748608 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.402 elapsed), 0.116 MUT (0.218 elapsed), 0.140 GC (0.192 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Stack.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Stack.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Stack.dyn_o
<<ghc: 199569808 bytes, 48 GCs, 8297225/22633992 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.358 elapsed), 0.196 MUT (0.353 elapsed), 0.199 GC (0.296 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Instr.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Instr.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Instr.dyn_o
<<ghc: 880888696 bytes, 101 GCs, 8526682/23429576 avg/max bytes residency (6 samples), 51M in use, 0.000 INIT (0.486 elapsed), 0.876 MUT (1.136 elapsed), 0.427 GC (0.578 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.dyn_o
<<ghc: 198331584 bytes, 42 GCs, 7275560/18604304 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.457 elapsed), 0.195 MUT (0.336 elapsed), 0.176 GC (0.234 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/StackMap.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/StackMap.dyn_o
<<ghc: 91718648 bytes, 29 GCs, 5207764/12936592 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.399 elapsed), 0.100 MUT (0.223 elapsed), 0.117 GC (0.193 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/Base.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/Base.dyn_o
<<ghc: 494584968 bytes, 83 GCs, 12054536/33080568 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.504 elapsed), 0.521 MUT (0.720 elapsed), 0.363 GC (0.494 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/Stats.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/Stats.dyn_o
<<ghc: 454634392 bytes, 72 GCs, 13604608/41124568 avg/max bytes residency (6 samples), 87M in use, 0.001 INIT (0.781 elapsed), 0.517 MUT (0.811 elapsed), 0.392 GC (0.612 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/State.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/State.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/State.dyn_o
<<ghc: 280284880 bytes, 53 GCs, 6864409/17053344 avg/max bytes residency (5 samples), 38M in use, 0.000 INIT (0.446 elapsed), 0.295 MUT (0.505 elapsed), 0.193 GC (0.293 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.dyn_o
<<ghc: 876894312 bytes, 101 GCs, 12119196/35871464 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.371 elapsed), 0.874 MUT (1.050 elapsed), 0.429 GC (0.587 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/Reg/Linear.hs -o compiler/stage2/build/GHC/CmmToAsm/Reg/Linear.o -dyno compiler/stage2/build/GHC/CmmToAsm/Reg/Linear.dyn_o
<<ghc: 2195878352 bytes, 179 GCs, 15377725/47106760 avg/max bytes residency (8 samples), 114M in use, 0.000 INIT (0.470 elapsed), 2.118 MUT (2.485 elapsed), 1.036 GC (1.318 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PPC/Ppr.hs -o compiler/stage2/build/GHC/CmmToAsm/PPC/Ppr.o -dyno compiler/stage2/build/GHC/CmmToAsm/PPC/Ppr.dyn_o
<<ghc: 2779666496 bytes, 191 GCs, 19415100/56641808 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.470 elapsed), 2.717 MUT (3.162 elapsed), 1.272 GC (1.615 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PPC/RegInfo.hs -o compiler/stage2/build/GHC/CmmToAsm/PPC/RegInfo.o -dyno compiler/stage2/build/GHC/CmmToAsm/PPC/RegInfo.dyn_o
<<ghc: 192632288 bytes, 51 GCs, 8016075/21449720 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.445 elapsed), 0.179 MUT (0.329 elapsed), 0.199 GC (0.281 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/PPC/CodeGen.hs -o compiler/stage2/build/GHC/CmmToAsm/PPC/CodeGen.o -dyno compiler/stage2/build/GHC/CmmToAsm/PPC/CodeGen.dyn_o
<<ghc: 8287290672 bytes, 592 GCs, 47808492/85578424 avg/max bytes residency (17 samples), 242M in use, 0.000 INIT (0.439 elapsed), 7.846 MUT (9.023 elapsed), 5.631 GC (6.671 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.dyn_o
<<ghc: 297746920 bytes, 51 GCs, 7880838/20031552 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.344 elapsed), 0.257 MUT (0.475 elapsed), 0.199 GC (0.331 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/ShortcutJump.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/ShortcutJump.dyn_o
<<ghc: 194046768 bytes, 41 GCs, 8696747/22192416 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.460 elapsed), 0.250 MUT (0.377 elapsed), 0.298 GC (0.426 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/Ppr.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/Ppr.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/Ppr.dyn_o
<<ghc: 1877435008 bytes, 179 GCs, 19150814/56371776 avg/max bytes residency (8 samples), 134M in use, 0.000 INIT (0.488 elapsed), 2.223 MUT (2.845 elapsed), 1.051 GC (1.519 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Base.dyn_o
<<ghc: 220663712 bytes, 47 GCs, 8604862/21858040 avg/max bytes residency (5 samples), 47M in use, 0.001 INIT (0.519 elapsed), 0.229 MUT (0.380 elapsed), 0.246 GC (0.370 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.dyn_o-boot
<<ghc: 68481624 bytes, 26 GCs, 4685392/11217608 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.361 elapsed), 0.064 MUT (0.117 elapsed), 0.105 GC (0.158 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.dyn_o
<<ghc: 358412320 bytes, 61 GCs, 8835360/24158328 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.472 elapsed), 0.370 MUT (0.526 elapsed), 0.256 GC (0.396 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.dyn_o
<<ghc: 838698304 bytes, 107 GCs, 12454316/35495184 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.397 elapsed), 0.823 MUT (1.023 elapsed), 0.553 GC (0.708 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.dyn_o
<<ghc: 529038808 bytes, 75 GCs, 13112838/38101976 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.359 elapsed), 0.475 MUT (0.604 elapsed), 0.364 GC (0.474 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.dyn_o
<<ghc: 1511109200 bytes, 188 GCs, 17876932/50885856 avg/max bytes residency (8 samples), 120M in use, 0.000 INIT (0.389 elapsed), 1.467 MUT (1.780 elapsed), 0.903 GC (1.147 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.dyn_o
<<ghc: 216209608 bytes, 55 GCs, 8512411/22250728 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.488 elapsed), 0.193 MUT (0.317 elapsed), 0.214 GC (0.333 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs -o compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen.o -dyno compiler/stage2/build/GHC/CmmToAsm/SPARC/CodeGen.dyn_o
<<ghc: 1724705512 bytes, 144 GCs, 18004545/56917608 avg/max bytes residency (8 samples), 126M in use, 0.000 INIT (0.520 elapsed), 1.718 MUT (2.196 elapsed), 0.930 GC (1.301 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/X86/Ppr.hs -o compiler/stage2/build/GHC/CmmToAsm/X86/Ppr.o -dyno compiler/stage2/build/GHC/CmmToAsm/X86/Ppr.dyn_o
<<ghc: 2977993200 bytes, 214 GCs, 21062158/59468688 avg/max bytes residency (9 samples), 162M in use, 0.000 INIT (0.450 elapsed), 3.297 MUT (3.829 elapsed), 1.366 GC (1.728 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm/X86/CodeGen.hs -o compiler/stage2/build/GHC/CmmToAsm/X86/CodeGen.o -dyno compiler/stage2/build/GHC/CmmToAsm/X86/CodeGen.dyn_o
<<ghc: 16110674944 bytes, 881 GCs, 72487586/153881992 avg/max bytes residency (20 samples), 418M in use, 0.000 INIT (0.509 elapsed), 16.214 MUT (18.784 elapsed), 11.215 GC (12.872 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CmmToAsm.hs -o compiler/stage2/build/GHC/CmmToAsm.o -dyno compiler/stage2/build/GHC/CmmToAsm.dyn_o
<<ghc: 7504441712 bytes, 410 GCs, 46672013/99359856 avg/max bytes residency (13 samples), 277M in use, 0.000 INIT (0.437 elapsed), 8.596 MUT (9.946 elapsed), 4.675 GC (5.824 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/CodeOutput.hs -o compiler/stage2/build/GHC/Driver/CodeOutput.o -dyno compiler/stage2/build/GHC/Driver/CodeOutput.dyn_o
<<ghc: 1323676832 bytes, 112 GCs, 21061789/79490208 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.531 elapsed), 1.552 MUT (1.907 elapsed), 0.822 GC (1.191 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Sink.hs -o compiler/stage2/build/GHC/Cmm/Sink.o -dyno compiler/stage2/build/GHC/Cmm/Sink.dyn_o
<<ghc: 1452519824 bytes, 168 GCs, 18341949/56162848 avg/max bytes residency (8 samples), 130M in use, 0.000 INIT (0.490 elapsed), 1.610 MUT (1.907 elapsed), 0.895 GC (1.177 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/ProcPoint.hs -o compiler/stage2/build/GHC/Cmm/ProcPoint.o -dyno compiler/stage2/build/GHC/Cmm/ProcPoint.dyn_o
<<ghc: 1060333392 bytes, 87 GCs, 15381428/50903640 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.563 elapsed), 1.333 MUT (1.669 elapsed), 0.618 GC (0.949 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Prof.hs -o compiler/stage2/build/GHC/StgToCmm/Prof.o -dyno compiler/stage2/build/GHC/StgToCmm/Prof.dyn_o
<<ghc: 2056827592 bytes, 187 GCs, 24391607/69000360 avg/max bytes residency (8 samples), 170M in use, 0.000 INIT (0.358 elapsed), 1.913 MUT (2.277 elapsed), 1.442 GC (1.899 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Foreign.hs -o compiler/stage2/build/GHC/StgToCmm/Foreign.o -dyno compiler/stage2/build/GHC/StgToCmm/Foreign.dyn_o
<<ghc: 4040061976 bytes, 311 GCs, 41336333/90719864 avg/max bytes residency (12 samples), 249M in use, 0.000 INIT (0.473 elapsed), 3.375 MUT (3.708 elapsed), 3.254 GC (3.972 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/LayoutStack.hs -o compiler/stage2/build/GHC/Cmm/LayoutStack.o -dyno compiler/stage2/build/GHC/Cmm/LayoutStack.dyn_o
<<ghc: 2853769504 bytes, 194 GCs, 19396442/66356304 avg/max bytes residency (8 samples), 141M in use, 0.000 INIT (0.479 elapsed), 3.045 MUT (3.781 elapsed), 1.296 GC (1.750 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/ContFlowOpt.hs -o compiler/stage2/build/GHC/Cmm/ContFlowOpt.o -dyno compiler/stage2/build/GHC/Cmm/ContFlowOpt.dyn_o
<<ghc: 697127800 bytes, 109 GCs, 8682973/24436656 avg/max bytes residency (6 samples), 53M in use, 0.000 INIT (0.416 elapsed), 0.706 MUT (0.972 elapsed), 0.363 GC (0.535 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Switch/Implement.hs -o compiler/stage2/build/GHC/Cmm/Switch/Implement.o -dyno compiler/stage2/build/GHC/Cmm/Switch/Implement.dyn_o
<<ghc: 384118256 bytes, 64 GCs, 12133161/34536024 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.623 elapsed), 0.436 MUT (0.625 elapsed), 0.344 GC (0.543 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/CommonBlockElim.hs -o compiler/stage2/build/GHC/Cmm/CommonBlockElim.o -dyno compiler/stage2/build/GHC/Cmm/CommonBlockElim.dyn_o
<<ghc: 876799408 bytes, 110 GCs, 14123550/43239504 avg/max bytes residency (7 samples), 91M in use, 0.000 INIT (0.432 elapsed), 0.980 MUT (1.217 elapsed), 0.585 GC (0.892 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Heap.hs -o compiler/stage2/build/GHC/StgToCmm/Heap.o -dyno compiler/stage2/build/GHC/StgToCmm/Heap.dyn_o
<<ghc: 1666738920 bytes, 141 GCs, 21127761/65549696 avg/max bytes residency (8 samples), 151M in use, 0.000 INIT (0.487 elapsed), 1.674 MUT (2.067 elapsed), 1.019 GC (1.476 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Info/Build.hs -o compiler/stage2/build/GHC/Cmm/Info/Build.o -dyno compiler/stage2/build/GHC/Cmm/Info/Build.dyn_o
<<ghc: 2532918896 bytes, 171 GCs, 19930200/69034888 avg/max bytes residency (8 samples), 143M in use, 0.000 INIT (0.498 elapsed), 2.725 MUT (3.272 elapsed), 1.019 GC (1.438 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Pipeline.hs -o compiler/stage2/build/GHC/Cmm/Pipeline.o -dyno compiler/stage2/build/GHC/Cmm/Pipeline.dyn_o
<<ghc: 919617512 bytes, 110 GCs, 23620388/87054656 avg/max bytes residency (8 samples), 181M in use, 0.000 INIT (0.563 elapsed), 1.051 MUT (1.359 elapsed), 0.881 GC (1.307 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Monad.hs -o compiler/stage2/build/GHC/Cmm/Monad.o -dyno compiler/stage2/build/GHC/Cmm/Monad.dyn_o
<<ghc: 237698784 bytes, 49 GCs, 9934891/25080512 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.349 elapsed), 0.295 MUT (0.447 elapsed), 0.260 GC (0.373 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Lexer.hs -o compiler/stage2/build/GHC/Cmm/Lexer.o -dyno compiler/stage2/build/GHC/Cmm/Lexer.dyn_o
<<ghc: 2034829664 bytes, 257 GCs, 17748592/59679168 avg/max bytes residency (9 samples), 140M in use, 0.000 INIT (0.577 elapsed), 1.777 MUT (2.232 elapsed), 0.938 GC (1.323 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Bind.hs-boot -o compiler/stage2/build/GHC/StgToCmm/Bind.o-boot -dyno compiler/stage2/build/GHC/StgToCmm/Bind.dyn_o-boot
<<ghc: 61265688 bytes, 25 GCs, 4579816/10907576 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.497 elapsed), 0.083 MUT (0.133 elapsed), 0.151 GC (0.230 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/DataCon.hs -o compiler/stage2/build/GHC/StgToCmm/DataCon.o -dyno compiler/stage2/build/GHC/StgToCmm/DataCon.dyn_o
<<ghc: 979158136 bytes, 118 GCs, 23524775/86658688 avg/max bytes residency (8 samples), 179M in use, 0.000 INIT (0.451 elapsed), 0.963 MUT (1.257 elapsed), 0.781 GC (1.108 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Hpc.hs -o compiler/stage2/build/GHC/StgToCmm/Hpc.o -dyno compiler/stage2/build/GHC/StgToCmm/Hpc.dyn_o
<<ghc: 410733384 bytes, 76 GCs, 15150164/46471104 avg/max bytes residency (6 samples), 98M in use, 0.000 INIT (0.523 elapsed), 0.403 MUT (0.578 elapsed), 0.464 GC (0.635 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Prim.hs -o compiler/stage2/build/GHC/StgToCmm/Prim.o -dyno compiler/stage2/build/GHC/StgToCmm/Prim.dyn_o
<<ghc: 19937815024 bytes, 1649 GCs, 113583356/210498248 avg/max bytes residency (28 samples), 577M in use, 0.000 INIT (0.424 elapsed), 16.811 MUT (18.903 elapsed), 17.695 GC (20.277 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Expr.hs -o compiler/stage2/build/GHC/StgToCmm/Expr.o -dyno compiler/stage2/build/GHC/StgToCmm/Expr.dyn_o
<<ghc: 2582477880 bytes, 178 GCs, 30307928/103460320 avg/max bytes residency (9 samples), 240M in use, 0.000 INIT (0.418 elapsed), 2.460 MUT (2.876 elapsed), 1.595 GC (2.035 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/Bind.hs -o compiler/stage2/build/GHC/StgToCmm/Bind.o -dyno compiler/stage2/build/GHC/StgToCmm/Bind.dyn_o
<<ghc: 2348250600 bytes, 143 GCs, 24462761/89084856 avg/max bytes residency (8 samples), 184M in use, 0.000 INIT (0.349 elapsed), 2.605 MUT (3.026 elapsed), 1.460 GC (1.941 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm/ExtCode.hs -o compiler/stage2/build/GHC/StgToCmm/ExtCode.o -dyno compiler/stage2/build/GHC/StgToCmm/ExtCode.dyn_o
<<ghc: 550454880 bytes, 90 GCs, 10921301/29207808 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.349 elapsed), 0.503 MUT (0.642 elapsed), 0.299 GC (0.386 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Cmm/Parser.hs -o compiler/stage2/build/GHC/Cmm/Parser.o -dyno compiler/stage2/build/GHC/Cmm/Parser.dyn_o
<<ghc: 8302136984 bytes, 478 GCs, 56112442/129315624 avg/max bytes residency (14 samples), 355M in use, 0.000 INIT (0.455 elapsed), 8.585 MUT (10.012 elapsed), 5.344 GC (6.580 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/StgToCmm.hs -o compiler/stage2/build/GHC/StgToCmm.o -dyno compiler/stage2/build/GHC/StgToCmm.dyn_o
<<ghc: 1107815944 bytes, 117 GCs, 19845016/73841856 avg/max bytes residency (8 samples), 157M in use, 0.000 INIT (0.440 elapsed), 1.408 MUT (1.802 elapsed), 0.852 GC (1.174 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Subst.hs -o compiler/stage2/build/GHC/Stg/Subst.o -dyno compiler/stage2/build/GHC/Stg/Subst.dyn_o
<<ghc: 262064720 bytes, 78 GCs, 10515274/30851336 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.493 elapsed), 0.294 MUT (0.492 elapsed), 0.286 GC (0.419 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Lift/Monad.hs -o compiler/stage2/build/GHC/Stg/Lift/Monad.o -dyno compiler/stage2/build/GHC/Stg/Lift/Monad.dyn_o
<<ghc: 1203728256 bytes, 136 GCs, 19392426/67398840 avg/max bytes residency (8 samples), 141M in use, 0.000 INIT (0.623 elapsed), 1.571 MUT (1.826 elapsed), 0.924 GC (1.270 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Lift/Analysis.hs -o compiler/stage2/build/GHC/Stg/Lift/Analysis.o -dyno compiler/stage2/build/GHC/Stg/Lift/Analysis.dyn_o
<<ghc: 1235692728 bytes, 117 GCs, 13987934/44737864 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.502 elapsed), 1.210 MUT (1.466 elapsed), 0.567 GC (0.760 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/FVs.hs -o compiler/stage2/build/GHC/Stg/FVs.o -dyno compiler/stage2/build/GHC/Stg/FVs.dyn_o
<<ghc: 349988168 bytes, 81 GCs, 8038286/20981416 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.559 elapsed), 0.395 MUT (0.548 elapsed), 0.273 GC (0.373 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Lift.hs -o compiler/stage2/build/GHC/Stg/Lift.o -dyno compiler/stage2/build/GHC/Stg/Lift.dyn_o
<<ghc: 987583672 bytes, 107 GCs, 12762125/41736520 avg/max bytes residency (7 samples), 88M in use, 0.000 INIT (0.539 elapsed), 1.016 MUT (1.276 elapsed), 0.584 GC (0.756 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/CSE.hs -o compiler/stage2/build/GHC/Stg/CSE.o -dyno compiler/stage2/build/GHC/Stg/CSE.dyn_o
<<ghc: 858044992 bytes, 110 GCs, 13816091/38824512 avg/max bytes residency (7 samples), 86M in use, 0.000 INIT (0.375 elapsed), 1.119 MUT (1.440 elapsed), 0.581 GC (0.862 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Unarise.hs -o compiler/stage2/build/GHC/Stg/Unarise.o -dyno compiler/stage2/build/GHC/Stg/Unarise.dyn_o
<<ghc: 1591854728 bytes, 132 GCs, 17283650/66549744 avg/max bytes residency (8 samples), 145M in use, 0.000 INIT (0.639 elapsed), 1.865 MUT (2.286 elapsed), 0.877 GC (1.212 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/DepAnal.hs -o compiler/stage2/build/GHC/Stg/DepAnal.o -dyno compiler/stage2/build/GHC/Stg/DepAnal.dyn_o
<<ghc: 388904912 bytes, 69 GCs, 12386721/36530088 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.382 elapsed), 0.476 MUT (0.689 elapsed), 0.373 GC (0.501 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Stats.hs -o compiler/stage2/build/GHC/Stg/Stats.o -dyno compiler/stage2/build/GHC/Stg/Stats.dyn_o
<<ghc: 613421328 bytes, 86 GCs, 10358796/29081360 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.421 elapsed), 0.540 MUT (0.701 elapsed), 0.288 GC (0.377 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Lint.hs -o compiler/stage2/build/GHC/Stg/Lint.o -dyno compiler/stage2/build/GHC/Stg/Lint.dyn_o
<<ghc: 1377256664 bytes, 103 GCs, 16180676/53854808 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.647 elapsed), 1.670 MUT (2.002 elapsed), 0.683 GC (0.966 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Stg/Pipeline.hs -o compiler/stage2/build/GHC/Stg/Pipeline.o -dyno compiler/stage2/build/GHC/Stg/Pipeline.dyn_o
<<ghc: 789668832 bytes, 96 GCs, 16077748/52466280 avg/max bytes residency (7 samples), 114M in use, 0.000 INIT (0.614 elapsed), 0.794 MUT (1.000 elapsed), 0.496 GC (0.647 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CoreToStg.hs -o compiler/stage2/build/GHC/CoreToStg.o -dyno compiler/stage2/build/GHC/CoreToStg.dyn_o
<<ghc: 1491559880 bytes, 135 GCs, 21026941/77380400 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.544 elapsed), 1.513 MUT (1.754 elapsed), 0.816 GC (1.177 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CoreToStg/Prep.hs -o compiler/stage2/build/GHC/CoreToStg/Prep.o -dyno compiler/stage2/build/GHC/CoreToStg/Prep.dyn_o
<<ghc: 3986443264 bytes, 272 GCs, 33121604/118906312 avg/max bytes residency (10 samples), 289M in use, 0.001 INIT (0.515 elapsed), 4.048 MUT (4.665 elapsed), 1.990 GC (2.532 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/WorkWrap/Utils.hs -o compiler/stage2/build/GHC/Core/Opt/WorkWrap/Utils.o -dyno compiler/stage2/build/GHC/Core/Opt/WorkWrap/Utils.dyn_o
<<ghc: 1880189264 bytes, 131 GCs, 21015316/79584752 avg/max bytes residency (8 samples), 165M in use, 0.000 INIT (0.483 elapsed), 1.915 MUT (2.301 elapsed), 0.842 GC (1.240 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/WorkWrap.hs -o compiler/stage2/build/GHC/Core/Opt/WorkWrap.o -dyno compiler/stage2/build/GHC/Core/Opt/WorkWrap.dyn_o
<<ghc: 731363392 bytes, 93 GCs, 14641920/48684488 avg/max bytes residency (7 samples), 105M in use, 0.000 INIT (0.543 elapsed), 0.670 MUT (0.890 elapsed), 0.474 GC (0.672 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Exitify.hs -o compiler/stage2/build/GHC/Core/Opt/Exitify.o -dyno compiler/stage2/build/GHC/Core/Opt/Exitify.dyn_o
<<ghc: 555595040 bytes, 73 GCs, 10770866/31538456 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.383 elapsed), 0.697 MUT (0.865 elapsed), 0.405 GC (0.545 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Data/Graph/UnVar.hs -o compiler/stage2/build/GHC/Data/Graph/UnVar.o -dyno compiler/stage2/build/GHC/Data/Graph/UnVar.dyn_o
<<ghc: 525288160 bytes, 77 GCs, 12514642/35845376 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.382 elapsed), 0.513 MUT (0.638 elapsed), 0.370 GC (0.486 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/CallArity.hs -o compiler/stage2/build/GHC/Core/Opt/CallArity.o -dyno compiler/stage2/build/GHC/Core/Opt/CallArity.dyn_o
<<ghc: 952149968 bytes, 95 GCs, 15449081/49426280 avg/max bytes residency (7 samples), 104M in use, 0.000 INIT (0.579 elapsed), 1.005 MUT (1.216 elapsed), 0.503 GC (0.689 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/CprAnal.hs -o compiler/stage2/build/GHC/Core/Opt/CprAnal.o -dyno compiler/stage2/build/GHC/Core/Opt/CprAnal.dyn_o
<<ghc: 1102773104 bytes, 147 GCs, 15674905/50067128 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.449 elapsed), 1.085 MUT (1.284 elapsed), 0.659 GC (0.808 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/DmdAnal.hs -o compiler/stage2/build/GHC/Core/Opt/DmdAnal.o -dyno compiler/stage2/build/GHC/Core/Opt/DmdAnal.dyn_o
<<ghc: 1775199248 bytes, 139 GCs, 24487566/87725888 avg/max bytes residency (8 samples), 183M in use, 0.001 INIT (0.806 elapsed), 1.846 MUT (2.274 elapsed), 1.064 GC (1.458 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/SpecConstr.hs -o compiler/stage2/build/GHC/Core/Opt/SpecConstr.o -dyno compiler/stage2/build/GHC/Core/Opt/SpecConstr.dyn_o
<<ghc: 3883985256 bytes, 210 GCs, 24372958/100067568 avg/max bytes residency (9 samples), 212M in use, 0.000 INIT (0.504 elapsed), 4.264 MUT (4.931 elapsed), 1.637 GC (2.046 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Specialise.hs -o compiler/stage2/build/GHC/Core/Opt/Specialise.o -dyno compiler/stage2/build/GHC/Core/Opt/Specialise.dyn_o
<<ghc: 3774038760 bytes, 254 GCs, 29007117/96222752 avg/max bytes residency (10 samples), 248M in use, 0.000 INIT (0.425 elapsed), 3.899 MUT (4.506 elapsed), 1.940 GC (2.583 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/StaticArgs.hs -o compiler/stage2/build/GHC/Core/Opt/StaticArgs.o -dyno compiler/stage2/build/GHC/Core/Opt/StaticArgs.dyn_o
<<ghc: 771286024 bytes, 85 GCs, 14206849/45647040 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.497 elapsed), 0.891 MUT (1.182 elapsed), 0.531 GC (0.818 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/LiberateCase.hs -o compiler/stage2/build/GHC/Core/Opt/LiberateCase.o -dyno compiler/stage2/build/GHC/Core/Opt/LiberateCase.dyn_o
<<ghc: 733525880 bytes, 88 GCs, 13926372/45048768 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.404 elapsed), 0.766 MUT (1.005 elapsed), 0.492 GC (0.697 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/SetLevels.hs -o compiler/stage2/build/GHC/Core/Opt/SetLevels.o -dyno compiler/stage2/build/GHC/Core/Opt/SetLevels.dyn_o
<<ghc: 2975905760 bytes, 213 GCs, 20731742/79274264 avg/max bytes residency (9 samples), 165M in use, 0.000 INIT (0.476 elapsed), 3.420 MUT (4.048 elapsed), 1.564 GC (2.046 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/FloatOut.hs -o compiler/stage2/build/GHC/Core/Opt/FloatOut.o -dyno compiler/stage2/build/GHC/Core/Opt/FloatOut.dyn_o
<<ghc: 1512845184 bytes, 128 GCs, 21060259/76806168 avg/max bytes residency (8 samples), 160M in use, 0.000 INIT (0.770 elapsed), 1.837 MUT (2.362 elapsed), 0.928 GC (1.370 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/FloatIn.hs -o compiler/stage2/build/GHC/Core/Opt/FloatIn.o -dyno compiler/stage2/build/GHC/Core/Opt/FloatIn.dyn_o
<<ghc: 2054396920 bytes, 148 GCs, 24319651/86705424 avg/max bytes residency (8 samples), 181M in use, 0.000 INIT (0.451 elapsed), 1.986 MUT (2.477 elapsed), 1.026 GC (1.420 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Simplify/Monad.hs -o compiler/stage2/build/GHC/Core/Opt/Simplify/Monad.o -dyno compiler/stage2/build/GHC/Core/Opt/Simplify/Monad.dyn_o
<<ghc: 773291512 bytes, 111 GCs, 20845977/69563584 avg/max bytes residency (7 samples), 145M in use, 0.000 INIT (0.408 elapsed), 0.730 MUT (0.906 elapsed), 0.599 GC (0.805 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Simplify/Env.hs -o compiler/stage2/build/GHC/Core/Opt/Simplify/Env.o -dyno compiler/stage2/build/GHC/Core/Opt/Simplify/Env.dyn_o
<<ghc: 1476984472 bytes, 119 GCs, 20138424/76074128 avg/max bytes residency (8 samples), 158M in use, 0.000 INIT (0.445 elapsed), 1.687 MUT (2.071 elapsed), 0.802 GC (1.123 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Simplify/Utils.hs -o compiler/stage2/build/GHC/Core/Opt/Simplify/Utils.o -dyno compiler/stage2/build/GHC/Core/Opt/Simplify/Utils.dyn_o
<<ghc: 3218289136 bytes, 183 GCs, 24622072/100015704 avg/max bytes residency (9 samples), 207M in use, 0.000 INIT (0.439 elapsed), 3.138 MUT (3.856 elapsed), 1.317 GC (1.820 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Simplify.hs -o compiler/stage2/build/GHC/Core/Opt/Simplify.o -dyno compiler/stage2/build/GHC/Core/Opt/Simplify.dyn_o
<<ghc: 7280151736 bytes, 332 GCs, 54973073/146783768 avg/max bytes residency (12 samples), 399M in use, 0.000 INIT (0.463 elapsed), 7.424 MUT (8.375 elapsed), 4.590 GC (5.727 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/CSE.hs -o compiler/stage2/build/GHC/Core/Opt/CSE.o -dyno compiler/stage2/build/GHC/Core/Opt/CSE.dyn_o
<<ghc: 694835296 bytes, 102 GCs, 9766616/28791640 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.495 elapsed), 0.782 MUT (0.989 elapsed), 0.425 GC (0.571 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Core/Opt/Pipeline.hs -o compiler/stage2/build/GHC/Core/Opt/Pipeline.o -dyno compiler/stage2/build/GHC/Core/Opt/Pipeline.dyn_o
<<ghc: 2789816104 bytes, 158 GCs, 25790073/97949768 avg/max bytes residency (8 samples), 202M in use, 0.000 INIT (0.440 elapsed), 2.521 MUT (2.857 elapsed), 1.354 GC (1.737 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/CoreToByteCode.hs -o compiler/stage2/build/GHC/CoreToByteCode.o -dyno compiler/stage2/build/GHC/CoreToByteCode.dyn_o
<<ghc: 6199893584 bytes, 318 GCs, 46627851/147163264 avg/max bytes residency (11 samples), 384M in use, 0.000 INIT (0.458 elapsed), 6.292 MUT (7.163 elapsed), 3.700 GC (4.840 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Main.hs -o compiler/stage2/build/GHC/Driver/Main.o -dyno compiler/stage2/build/GHC/Driver/Main.dyn_o
<<ghc: 10333179208 bytes, 460 GCs, 83487123/218890472 avg/max bytes residency (13 samples), 605M in use, 0.000 INIT (0.674 elapsed), 11.522 MUT (13.040 elapsed), 7.400 GC (9.553 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Pipeline.hs -o compiler/stage2/build/GHC/Driver/Pipeline.o -dyno compiler/stage2/build/GHC/Driver/Pipeline.dyn_o
<<ghc: 10631522544 bytes, 660 GCs, 74267574/155729424 avg/max bytes residency (15 samples), 434M in use, 0.000 INIT (0.354 elapsed), 9.929 MUT (11.243 elapsed), 6.713 GC (8.031 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Make.hs -o compiler/stage2/build/GHC/Driver/Make.o -dyno compiler/stage2/build/GHC/Driver/Make.dyn_o
<<ghc: 16865202272 bytes, 718 GCs, 98264898/209237968 avg/max bytes residency (17 samples), 578M in use, 0.000 INIT (0.515 elapsed), 15.901 MUT (17.727 elapsed), 10.952 GC (12.467 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Heap/Inspect.hs -o compiler/stage2/build/GHC/Runtime/Heap/Inspect.o -dyno compiler/stage2/build/GHC/Runtime/Heap/Inspect.dyn_o
<<ghc: 6950361000 bytes, 286 GCs, 45122298/150187096 avg/max bytes residency (11 samples), 381M in use, 0.000 INIT (0.391 elapsed), 7.616 MUT (8.881 elapsed), 3.544 GC (4.544 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Eval.hs -o compiler/stage2/build/GHC/Runtime/Eval.o -dyno compiler/stage2/build/GHC/Runtime/Eval.dyn_o
<<ghc: 4527519280 bytes, 223 GCs, 30620641/131977856 avg/max bytes residency (9 samples), 274M in use, 0.000 INIT (0.501 elapsed), 5.004 MUT (5.817 elapsed), 2.137 GC (2.745 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC.hs -o compiler/stage2/build/GHC.o -dyno compiler/stage2/build/GHC.dyn_o
<<ghc: 5038744496 bytes, 243 GCs, 40450419/160775784 avg/max bytes residency (10 samples), 352M in use, 0.000 INIT (0.427 elapsed), 5.633 MUT (6.688 elapsed), 2.647 GC (3.682 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./GHCi/Leak.hs -o ghc/stage2/build/GHCi/Leak.dyn_o 
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Info.hs -o libraries/base/dist-install/build/System/Info.o -dyno libraries/base/dist-install/build/System/Info.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Key.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Prefs.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Monads.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/LineState.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TBQueue.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TQueue.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TVar.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TArray.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TChan.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TMVar.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Completion.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Term.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/RunCommand.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Recover.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs -o libraries/unix/dist-install/build/System/Posix/Signals/Exts.o -dyno libraries/unix/dist-install/build/System/Posix/Signals/Exts.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.dyn_o
/tmp/ghc697209_0/ghc_4.c: In function 'ghczuwrapperZC0ZChaskelinezm0zi8zi2ZCSystemziConsoleziHaskelineziBackendziPosixZCioctl':

/tmp/ghc697209_0/ghc_4.c:8:139: error:
     warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration]
        8 | HsInt32 ghczuwrapperZC0ZChaskelinezm0zi8zi2ZCSystemziConsoleziHaskelineziBackendziPosixZCioctl(HsInt32 a1, HsWord64 a2, void* a3) {return ioctl(a1, a2, a3);}
          |                                                                                                                                           ^~~~~
  |
8 | HsInt32 ghczuwrapperZC0ZChaskelinezm0zi8zi2ZCSystemziConsoleziHaskelineziBackendziPosixZCioctl(HsInt32 a1, HsWord64 a2, void* a3) {return ioctl(a1, a2, a3);}
  |                                                                                                                                           ^
/tmp/ghc697209_0/ghc_9.c: In function 'ghczuwrapperZC0ZChaskelinezm0zi8zi2ZCSystemziConsoleziHaskelineziBackendziPosixZCioctl':

/tmp/ghc697209_0/ghc_9.c:8:139: error:
     warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration]
        8 | HsInt32 ghczuwrapperZC0ZChaskelinezm0zi8zi2ZCSystemziConsoleziHaskelineziBackendziPosixZCioctl(HsInt32 a1, HsWord64 a2, void* a3) {return ioctl(a1, a2, a3);}
          |                                                                                                                                           ^~~~~
  |
8 | HsInt32 ghczuwrapperZC0ZChaskelinezm0zi8zi2ZCSystemziConsoleziHaskelineziBackendziPosixZCioctl(HsInt32 a1, HsWord64 a2, void* a3) {return ioctl(a1, a2, a3);}
  |                                                                                                                                           ^
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/History.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/History.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/History.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/InputT.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Emacs.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Vi.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Runtime/Debugger.hs -o compiler/stage2/build/GHC/Runtime/Debugger.o -dyno compiler/stage2/build/GHC/Runtime/Debugger.dyn_o
<<ghc: 1651455616 bytes, 143 GCs, 30786344/113198448 avg/max bytes residency (8 samples), 231M in use, 0.000 INIT (0.497 elapsed), 1.681 MUT (2.126 elapsed), 1.084 GC (1.609 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./GHCi/UI/Info.hs -o ghc/stage2/build/GHCi/UI/Info.dyn_o 
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./GHCi/UI/Monad.hs -o ghc/stage2/build/GHCi/UI/Monad.dyn_o 
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./GHCi/UI/Tags.hs -o ghc/stage2/build/GHCi/UI/Tags.dyn_o 
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./GHCi/UI.hs -o ghc/stage2/build/GHCi/UI.dyn_o 
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/Backpack.hs -o compiler/stage2/build/GHC/Driver/Backpack.o -dyno compiler/stage2/build/GHC/Driver/Backpack.dyn_o
<<ghc: 4781736752 bytes, 282 GCs, 36701579/121127056 avg/max bytes residency (10 samples), 311M in use, 0.000 INIT (0.452 elapsed), 4.713 MUT (5.390 elapsed), 2.682 GC (3.505 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2 -I/opt/pkg/include  -optP-DHAVE_INTERNAL_INTERPRETER -optP-DCAN_LOAD_DLL -optP-Iincludes/dist-install/build -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.13.2 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -optc-DTHREADED_RTS -Iincludes/dist-install/build -Rghc-timing -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates  -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir compiler/stage2/build  -dynamic-too -c compiler/./GHC/Driver/MakeFile.hs -o compiler/stage2/build/GHC/Driver/MakeFile.o -dyno compiler/stage2/build/GHC/Driver/MakeFile.dyn_o
<<ghc: 1880539944 bytes, 137 GCs, 26813680/93521312 avg/max bytes residency (8 samples), 192M in use, 0.000 INIT (0.483 elapsed), 1.911 MUT (2.315 elapsed), 1.212 GC (1.633 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -outputdir ghc/stage2/build   -c ghc/./Main.hs -o ghc/stage2/build/Main.dyn_o 
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ighc/stage2/build/ghc/autogen -optc-DHAVE_INTERNAL_INTERPRETER -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/dist-install/build/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/dist-install/build/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/haskeline/dist-install/build/dist-install/build/includes' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/../rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/../rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/../rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2/build/../rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage2/build/stage2/build/stage2' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -hide-all-packages -package-env - -i -ighc/. -ighc/stage2/build -Ighc/stage2/build -ighc/stage2/build/ghc/autogen -Ighc/stage2/build/ghc/autogen    -optP-DHAVE_INTERNAL_INTERPRETER -optP-include -optPghc/stage2/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-9.0.2 -package-id ghc-boot-9.0.2 -package-id ghc-prim-0.7.0 -package-id ghci-9.0.2 -package-id haskeline-0.8.2 -package-id process-1.6.13.2 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -fno-warn-name-shadowing -threaded -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -O2 -haddock -Wcpp-undef -Wincomplete-uni-patterns -Wincomplete-record-updates -no-hs-main -threaded -no-user-package-db -rtsopts      -Wnoncanonical-monad-instances  -c ghc/hschooks.c -o ghc/stage2/build/hschooks.dyn_o
"inplace/bin/mkdirhier" ghc/stage2/build/tmp//.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/IO.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/haskeline/dist-install/build -split-sections -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Internal.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.dyn_o
"inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/cbits//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/haskeline/dist-install/build/./autogen -optc-Ilibraries/haskeline/includes -optc-Ilibraries/haskeline/dist-install/build/includes -optc-DTERMINFO -optc-DUSE_TERMIOS_H -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -static  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/haskeline/cbits/h_wcwidth.c -o libraries/haskeline/dist-install/build/cbits/h_wcwidth.o
"rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.8.2.a libraries/haskeline/dist-install/build/libHShaskeline-0.8.2.a.contents  
echo libraries/haskeline/dist-install/build/System/Console/Haskeline.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Internal.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o   libraries/haskeline/dist-install/build/cbits/h_wcwidth.o     >> libraries/haskeline/dist-install/build/libHShaskeline-0.8.2.a.contents
"xargs"  "ar" qcls  libraries/haskeline/dist-install/build/libHShaskeline-0.8.2.a < libraries/haskeline/dist-install/build/libHShaskeline-0.8.2.a.contents
"rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.8.2.a.contents  
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/haskeline/dist-install/build/./autogen -optc-Ilibraries/haskeline/includes -optc-Ilibraries/haskeline/dist-install/build/includes -optc-DTERMINFO -optc-DUSE_TERMIOS_H -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/process/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/containers/containers/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id haskeline-0.8.2 -hide-all-packages -package-env - -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/dist-install/build/./autogen -Ilibraries/haskeline/includes -Ilibraries/haskeline/dist-install/build/includes   -optP-DTERMINFO -optP-DUSE_TERMIOS_H -optP-include -optPlibraries/haskeline/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id containers-0.6.4.1 -package-id directory-1.3.6.2 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id process-1.6.13.2 -package-id stm-2.5.0.0 -package-id terminfo-0.4.1.5 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wcompat -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XStandaloneDeriving -XMultiParamTypeClasses -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-unused-imports -Wno-redundant-constraints -Wno-simplifiable-class-constraints -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/haskeline/cbits/h_wcwidth.c -o libraries/haskeline/dist-install/build/cbits/h_wcwidth.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/Instances.hs -o libraries/base/dist-install/build/Control/Monad/Instances.o -dyno libraries/base/dist-install/build/Control/Monad/Instances.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy/Safe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Control/Monad/ST/Safe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Safe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Data/STRef/Lazy.hs -o libraries/base/dist-install/build/Data/STRef/Lazy.o -dyno libraries/base/dist-install/build/Data/STRef/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/ForeignPtr/Safe.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Safe.hs -o libraries/base/dist-install/build/Foreign/Marshal/Safe.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Marshal/Unsafe.hs -o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Unsafe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Foreign/Safe.hs -o libraries/base/dist-install/build/Foreign/Safe.o -dyno libraries/base/dist-install/build/Foreign/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/ConsoleHandler.hs -o libraries/base/dist-install/build/GHC/ConsoleHandler.o -dyno libraries/base/dist-install/build/GHC/ConsoleHandler.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Constants.hs -o libraries/base/dist-install/build/GHC/Constants.o -dyno libraries/base/dist-install/build/GHC/Constants.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Environment.hs -o libraries/base/dist-install/build/GHC/Environment.o -dyno libraries/base/dist-install/build/GHC/Environment.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/ExecutionStack/Internal.hs -o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.o -dyno libraries/base/dist-install/build/GHC/ExecutionStack/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/ExecutionStack.hs -o libraries/base/dist-install/build/GHC/ExecutionStack.o -dyno libraries/base/dist-install/build/GHC/ExecutionStack.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/GHCi.hs -o libraries/base/dist-install/build/GHC/GHCi.o -dyno libraries/base/dist-install/build/GHC/GHCi.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/GHCi/Helpers.hs -o libraries/base/dist-install/build/GHC/GHCi/Helpers.o -dyno libraries/base/dist-install/build/GHC/GHCi/Helpers.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Encoding/CodePage.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Integer/Logarithms.hs -o libraries/base/dist-install/build/GHC/Integer/Logarithms.o -dyno libraries/base/dist-install/build/GHC/Integer/Logarithms.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/OverloadedLabels.hs -o libraries/base/dist-install/build/GHC/OverloadedLabels.o -dyno libraries/base/dist-install/build/GHC/OverloadedLabels.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Pack.hs -o libraries/base/dist-install/build/GHC/Pack.o -dyno libraries/base/dist-install/build/GHC/Pack.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Profiling.hs -o libraries/base/dist-install/build/GHC/Profiling.o -dyno libraries/base/dist-install/build/GHC/Profiling.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/Records.hs -o libraries/base/dist-install/build/GHC/Records.o -dyno libraries/base/dist-install/build/GHC/Records.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/ResponseFile.hs -o libraries/base/dist-install/build/GHC/ResponseFile.o -dyno libraries/base/dist-install/build/GHC/ResponseFile.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/StaticPtr.hs -o libraries/base/dist-install/build/GHC/StaticPtr.o -dyno libraries/base/dist-install/build/GHC/StaticPtr.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/Stats.hs -o libraries/base/dist-install/build/GHC/Stats.o -dyno libraries/base/dist-install/build/GHC/Stats.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/Console/GetOpt.hs -o libraries/base/dist-install/build/System/Console/GetOpt.o -dyno libraries/base/dist-install/build/System/Console/GetOpt.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/System/Environment/Blank.hs -o libraries/base/dist-install/build/System/Environment/Blank.o -dyno libraries/base/dist-install/build/System/Environment/Blank.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./Text/Show/Functions.hs -o libraries/base/dist-install/build/Text/Show/Functions.o -dyno libraries/base/dist-install/build/Text/Show/Functions.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IOPort.hs -o libraries/base/dist-install/build/GHC/IOPort.o -dyno libraries/base/dist-install/build/GHC/IOPort.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/IO/Handle/Lock/NoOp.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./GHC/StaticPtr/Internal.hs -o libraries/base/dist-install/build/GHC/StaticPtr/Internal.o -dyno libraries/base/dist-install/build/GHC/StaticPtr/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/GHC/Event/KQueue.hs -o libraries/base/dist-install/build/GHC/Event/KQueue.o -dyno libraries/base/dist-install/build/GHC/Event/KQueue.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.hs -o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.o -dyno libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.hs -o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.o -dyno libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build -split-sections -dynamic-too -c libraries/base/./System/CPUTime/Unsupported.hs -o libraries/base/dist-install/build/System/CPUTime/Unsupported.o -dyno libraries/base/dist-install/build/System/CPUTime/Unsupported.dyn_o
"inplace/bin/mkdirhier" libraries/base/dist-install/build/cbits//.
"inplace/bin/ghc-stage1" -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/CastFloatWord.cmm -o libraries/base/dist-install/build/cbits/CastFloatWord.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/DarwinUtils.c -o libraries/base/dist-install/build/cbits/DarwinUtils.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/PrelIOUtils.c -o libraries/base/dist-install/build/cbits/PrelIOUtils.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/SetEnv.c -o libraries/base/dist-install/build/cbits/SetEnv.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/WCsubst.c -o libraries/base/dist-install/build/cbits/WCsubst.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/iconv.c -o libraries/base/dist-install/build/cbits/iconv.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/inputReady.c -o libraries/base/dist-install/build/cbits/inputReady.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/md5.c -o libraries/base/dist-install/build/cbits/md5.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/primFloat.c -o libraries/base/dist-install/build/cbits/primFloat.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/sysconf.c -o libraries/base/dist-install/build/cbits/sysconf.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/base/dist-install/build/./autogen -optc-Ilibraries/base/include -optc-Ilibraries/base/dist-install/build/include -optc-I/opt/pkg/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/base/cbits/fs.c -o libraries/base/dist-install/build/cbits/fs.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build -split-sections -dynamic-too -c libraries/ghc-bignum/src//GHC/Num/Backend/Native.hs -o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/Native.o -dyno libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/Native.dyn_o
"inplace/bin/mkdirhier" libraries/ghc-bignum/dist-install/build/cbits//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/ghc-bignum/dist-install/build/./autogen -optc-Ilibraries/ghc-bignum/include/ -optc-Ilibraries/ghc-bignum/include -optc-Ilibraries/ghc-bignum/dist-install/build/include/ -optc-Ilibraries/ghc-bignum/dist-install/build/include -optc-I/opt/pkg/include -optc-std=c99 -optc-Wall -optc-DBIGNUM_GMP -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-I/opt/pkg/include -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/ghc-bignum/cbits/gmp_wrappers.c -o libraries/ghc-bignum/dist-install/build/cbits/gmp_wrappers.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-bignum/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-bignum-1.1 -hide-all-packages -package-env - -i -ilibraries/ghc-bignum/src/ -ilibraries/ghc-bignum/dist-install/build -Ilibraries/ghc-bignum/dist-install/build -ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/dist-install/build/./autogen -Ilibraries/ghc-bignum/include/ -Ilibraries/ghc-bignum/include -Ilibraries/ghc-bignum/dist-install/build/include/ -Ilibraries/ghc-bignum/dist-install/build/include -I/opt/pkg/include  -optP-DBIGNUM_GMP -optP-include -optPlibraries/ghc-bignum/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.7.0 -Wall -this-unit-id ghc-bignum -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/ghc-bignum/dist-install/build/GHC/Num/Primitives.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/WordArray.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/BigNat.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/Selected.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/Native.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/Natural.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/Integer.dyn_o libraries/ghc-bignum/dist-install/build/GHC/Num/Backend/GMP.dyn_o   libraries/ghc-bignum/dist-install/build/cbits/gmp_wrappers.dyn_o    -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1/libHSghc-bignum-1.1-ghc9.0.2.so -lgmp -L/opt/pkg/lib -no-auto-link-packages -o libraries/ghc-bignum/dist-install/build/libHSghc-bignum-1.1-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/base/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id base-4.15.1.0 -hide-all-packages -package-env - -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/opt/pkg/include   -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/base/dist-install/build/Control/Applicative.dyn_o libraries/base/dist-install/build/Control/Arrow.dyn_o libraries/base/dist-install/build/Control/Category.dyn_o libraries/base/dist-install/build/Control/Concurrent.dyn_o libraries/base/dist-install/build/Control/Concurrent/Chan.dyn_o libraries/base/dist-install/build/Control/Concurrent/MVar.dyn_o libraries/base/dist-install/build/Control/Concurrent/QSem.dyn_o libraries/base/dist-install/build/Control/Concurrent/QSemN.dyn_o libraries/base/dist-install/build/Control/Exception.dyn_o libraries/base/dist-install/build/Control/Exception/Base.dyn_o libraries/base/dist-install/build/Control/Monad.dyn_o libraries/base/dist-install/build/Control/Monad/Fail.dyn_o libraries/base/dist-install/build/Control/Monad/Fix.dyn_o libraries/base/dist-install/build/Control/Monad/Instances.dyn_o libraries/base/dist-install/build/Control/Monad/IO/Class.dyn_o libraries/base/dist-install/build/Control/Monad/ST.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Safe.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Strict.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.dyn_o libraries/base/dist-install/build/Control/Monad/Zip.dyn_o libraries/base/dist-install/build/Data/Bifoldable.dyn_o libraries/base/dist-install/build/Data/Bifunctor.dyn_o libraries/base/dist-install/build/Data/Bitraversable.dyn_o libraries/base/dist-install/build/Data/Bits.dyn_o libraries/base/dist-install/build/Data/Bool.dyn_o libraries/base/dist-install/build/Data/Char.dyn_o libraries/base/dist-install/build/Data/Coerce.dyn_o libraries/base/dist-install/build/Data/Complex.dyn_o libraries/base/dist-install/build/Data/Data.dyn_o libraries/base/dist-install/build/Data/Dynamic.dyn_o libraries/base/dist-install/build/Data/Either.dyn_o libraries/base/dist-install/build/Data/Eq.dyn_o libraries/base/dist-install/build/Data/Fixed.dyn_o libraries/base/dist-install/build/Data/Foldable.dyn_o libraries/base/dist-install/build/Data/Function.dyn_o libraries/base/dist-install/build/Data/Functor.dyn_o libraries/base/dist-install/build/Data/Functor/Classes.dyn_o libraries/base/dist-install/build/Data/Functor/Contravariant.dyn_o libraries/base/dist-install/build/Data/Functor/Compose.dyn_o libraries/base/dist-install/build/Data/Functor/Const.dyn_o libraries/base/dist-install/build/Data/Functor/Identity.dyn_o libraries/base/dist-install/build/Data/Functor/Product.dyn_o libraries/base/dist-install/build/Data/Functor/Sum.dyn_o libraries/base/dist-install/build/Data/IORef.dyn_o libraries/base/dist-install/build/Data/Int.dyn_o libraries/base/dist-install/build/Data/Ix.dyn_o libraries/base/dist-install/build/Data/Kind.dyn_o libraries/base/dist-install/build/Data/List.dyn_o libraries/base/dist-install/build/Data/List/NonEmpty.dyn_o libraries/base/dist-install/build/Data/Maybe.dyn_o libraries/base/dist-install/build/Data/Monoid.dyn_o libraries/base/dist-install/build/Data/Ord.dyn_o libraries/base/dist-install/build/Data/Proxy.dyn_o libraries/base/dist-install/build/Data/Ratio.dyn_o libraries/base/dist-install/build/Data/Semigroup.dyn_o libraries/base/dist-install/build/Data/STRef.dyn_o libraries/base/dist-install/build/Data/STRef/Lazy.dyn_o libraries/base/dist-install/build/Data/STRef/Strict.dyn_o libraries/base/dist-install/build/Data/String.dyn_o libraries/base/dist-install/build/Data/Traversable.dyn_o libraries/base/dist-install/build/Data/Tuple.dyn_o libraries/base/dist-install/build/Data/Type/Bool.dyn_o libraries/base/dist-install/build/Data/Type/Coercion.dyn_o libraries/base/dist-install/build/Data/Type/Equality.dyn_o libraries/base/dist-install/build/Data/Typeable.dyn_o libraries/base/dist-install/build/Data/Unique.dyn_o libraries/base/dist-install/build/Data/Version.dyn_o libraries/base/dist-install/build/Data/Void.dyn_o libraries/base/dist-install/build/Data/Word.dyn_o libraries/base/dist-install/build/Debug/Trace.dyn_o libraries/base/dist-install/build/Foreign.dyn_o libraries/base/dist-install/build/Foreign/C.dyn_o libraries/base/dist-install/build/Foreign/C/Error.dyn_o libraries/base/dist-install/build/Foreign/C/String.dyn_o libraries/base/dist-install/build/Foreign/C/Types.dyn_o libraries/base/dist-install/build/Foreign/Concurrent.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.dyn_o libraries/base/dist-install/build/Foreign/Marshal.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Alloc.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Array.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Error.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Pool.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Safe.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Utils.dyn_o libraries/base/dist-install/build/Foreign/Ptr.dyn_o libraries/base/dist-install/build/Foreign/Safe.dyn_o libraries/base/dist-install/build/Foreign/StablePtr.dyn_o libraries/base/dist-install/build/Foreign/Storable.dyn_o libraries/base/dist-install/build/GHC/Arr.dyn_o libraries/base/dist-install/build/GHC/Base.dyn_o libraries/base/dist-install/build/GHC/ByteOrder.dyn_o libraries/base/dist-install/build/GHC/Char.dyn_o libraries/base/dist-install/build/GHC/Clock.dyn_o libraries/base/dist-install/build/GHC/Conc.dyn_o libraries/base/dist-install/build/GHC/Conc/IO.dyn_o libraries/base/dist-install/build/GHC/Conc/Signal.dyn_o libraries/base/dist-install/build/GHC/Conc/Sync.dyn_o libraries/base/dist-install/build/GHC/ConsoleHandler.dyn_o libraries/base/dist-install/build/GHC/Constants.dyn_o libraries/base/dist-install/build/GHC/Desugar.dyn_o libraries/base/dist-install/build/GHC/Enum.dyn_o libraries/base/dist-install/build/GHC/Environment.dyn_o libraries/base/dist-install/build/GHC/Err.dyn_o libraries/base/dist-install/build/GHC/Event/TimeOut.dyn_o libraries/base/dist-install/build/GHC/Exception.dyn_o libraries/base/dist-install/build/GHC/Exception/Type.dyn_o libraries/base/dist-install/build/GHC/ExecutionStack.dyn_o libraries/base/dist-install/build/GHC/ExecutionStack/Internal.dyn_o libraries/base/dist-install/build/GHC/Exts.dyn_o libraries/base/dist-install/build/GHC/Fingerprint.dyn_o libraries/base/dist-install/build/GHC/Fingerprint/Type.dyn_o libraries/base/dist-install/build/GHC/Float.dyn_o libraries/base/dist-install/build/GHC/Float/ConversionUtils.dyn_o libraries/base/dist-install/build/GHC/Float/RealFracMethods.dyn_o libraries/base/dist-install/build/GHC/Foreign.dyn_o libraries/base/dist-install/build/GHC/ForeignPtr.dyn_o libraries/base/dist-install/build/GHC/GHCi.dyn_o libraries/base/dist-install/build/GHC/GHCi/Helpers.dyn_o libraries/base/dist-install/build/GHC/Generics.dyn_o libraries/base/dist-install/build/GHC/IO.dyn_o libraries/base/dist-install/build/GHC/IO/Buffer.dyn_o libraries/base/dist-install/build/GHC/IO/BufferedIO.dyn_o libraries/base/dist-install/build/GHC/IO/Device.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Types.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.dyn_o libraries/base/dist-install/build/GHC/IO/Exception.dyn_o libraries/base/dist-install/build/GHC/IO/FD.dyn_o libraries/base/dist-install/build/GHC/IO/Handle.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Internals.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Lock.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Text.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Types.dyn_o libraries/base/dist-install/build/GHC/IO/IOMode.dyn_o libraries/base/dist-install/build/GHC/IO/Unsafe.dyn_o libraries/base/dist-install/build/GHC/IO/StdHandles.dyn_o libraries/base/dist-install/build/GHC/IO/SubSystem.dyn_o libraries/base/dist-install/build/GHC/IOArray.dyn_o libraries/base/dist-install/build/GHC/IORef.dyn_o libraries/base/dist-install/build/GHC/Int.dyn_o libraries/base/dist-install/build/GHC/Integer.dyn_o libraries/base/dist-install/build/GHC/Integer/Logarithms.dyn_o libraries/base/dist-install/build/GHC/Ix.dyn_o libraries/base/dist-install/build/GHC/List.dyn_o libraries/base/dist-install/build/GHC/Maybe.dyn_o libraries/base/dist-install/build/GHC/MVar.dyn_o libraries/base/dist-install/build/GHC/Natural.dyn_o libraries/base/dist-install/build/GHC/Num.dyn_o libraries/base/dist-install/build/GHC/OldList.dyn_o libraries/base/dist-install/build/GHC/OverloadedLabels.dyn_o libraries/base/dist-install/build/GHC/Pack.dyn_o libraries/base/dist-install/build/GHC/Profiling.dyn_o libraries/base/dist-install/build/GHC/Ptr.dyn_o libraries/base/dist-install/build/GHC/Read.dyn_o libraries/base/dist-install/build/GHC/Real.dyn_o libraries/base/dist-install/build/GHC/Records.dyn_o libraries/base/dist-install/build/GHC/ResponseFile.dyn_o libraries/base/dist-install/build/GHC/RTS/Flags.dyn_o libraries/base/dist-install/build/GHC/ST.dyn_o libraries/base/dist-install/build/GHC/StaticPtr.dyn_o libraries/base/dist-install/build/GHC/STRef.dyn_o libraries/base/dist-install/build/GHC/Show.dyn_o libraries/base/dist-install/build/GHC/Stable.dyn_o libraries/base/dist-install/build/GHC/StableName.dyn_o libraries/base/dist-install/build/GHC/Stack.dyn_o libraries/base/dist-install/build/GHC/Stack/CCS.dyn_o libraries/base/dist-install/build/GHC/Stack/Types.dyn_o libraries/base/dist-install/build/GHC/Stats.dyn_o libraries/base/dist-install/build/GHC/Storable.dyn_o libraries/base/dist-install/build/GHC/TopHandler.dyn_o libraries/base/dist-install/build/GHC/TypeLits.dyn_o libraries/base/dist-install/build/GHC/TypeNats.dyn_o libraries/base/dist-install/build/GHC/Unicode.dyn_o libraries/base/dist-install/build/GHC/Weak.dyn_o libraries/base/dist-install/build/GHC/Word.dyn_o libraries/base/dist-install/build/Numeric.dyn_o libraries/base/dist-install/build/Numeric/Natural.dyn_o libraries/base/dist-install/build/Prelude.dyn_o libraries/base/dist-install/build/System/CPUTime.dyn_o libraries/base/dist-install/build/System/Console/GetOpt.dyn_o libraries/base/dist-install/build/System/Environment.dyn_o libraries/base/dist-install/build/System/Environment/Blank.dyn_o libraries/base/dist-install/build/System/Exit.dyn_o libraries/base/dist-install/build/System/IO.dyn_o libraries/base/dist-install/build/System/IO/Error.dyn_o libraries/base/dist-install/build/System/IO/Unsafe.dyn_o libraries/base/dist-install/build/System/Info.dyn_o libraries/base/dist-install/build/System/Mem.dyn_o libraries/base/dist-install/build/System/Mem/StableName.dyn_o libraries/base/dist-install/build/System/Mem/Weak.dyn_o libraries/base/dist-install/build/System/Posix/Internals.dyn_o libraries/base/dist-install/build/System/Posix/Types.dyn_o libraries/base/dist-install/build/System/Timeout.dyn_o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.dyn_o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.dyn_o libraries/base/dist-install/build/Text/Printf.dyn_o libraries/base/dist-install/build/Text/Read.dyn_o libraries/base/dist-install/build/Text/Read/Lex.dyn_o libraries/base/dist-install/build/Text/Show.dyn_o libraries/base/dist-install/build/Text/Show/Functions.dyn_o libraries/base/dist-install/build/Type/Reflection.dyn_o libraries/base/dist-install/build/Type/Reflection/Unsafe.dyn_o libraries/base/dist-install/build/Unsafe/Coerce.dyn_o libraries/base/dist-install/build/GHC/IOPort.dyn_o libraries/base/dist-install/build/GHC/Event.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Imp.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.dyn_o libraries/base/dist-install/build/Data/Functor/Utils.dyn_o libraries/base/dist-install/build/Data/OldList.dyn_o libraries/base/dist-install/build/Data/Semigroup/Internal.dyn_o libraries/base/dist-install/build/Data/Typeable/Internal.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Common.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Flock.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/LinuxOFD.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/NoOp.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Lock/Windows.dyn_o libraries/base/dist-install/build/GHC/StaticPtr/Internal.dyn_o libraries/base/dist-install/build/GHC/Event/Internal/Types.dyn_o libraries/base/dist-install/build/System/Environment/ExecutablePath.dyn_o libraries/base/dist-install/build/System/CPUTime/Utils.dyn_o libraries/base/dist-install/build/GHC/Event/Arr.dyn_o libraries/base/dist-install/build/GHC/Event/Array.dyn_o libraries/base/dist-install/build/GHC/Event/Control.dyn_o libraries/base/dist-install/build/GHC/Event/EPoll.dyn_o libraries/base/dist-install/build/GHC/Event/IntTable.dyn_o libraries/base/dist-install/build/GHC/Event/Internal.dyn_o libraries/base/dist-install/build/GHC/Event/KQueue.dyn_o libraries/base/dist-install/build/GHC/Event/Manager.dyn_o libraries/base/dist-install/build/GHC/Event/PSQ.dyn_o libraries/base/dist-install/build/GHC/Event/Poll.dyn_o libraries/base/dist-install/build/GHC/Event/Thread.dyn_o libraries/base/dist-install/build/GHC/Event/TimerManager.dyn_o libraries/base/dist-install/build/GHC/Event/Unique.dyn_o libraries/base/dist-install/build/System/CPUTime/Posix/ClockGetTime.dyn_o libraries/base/dist-install/build/System/CPUTime/Posix/Times.dyn_o libraries/base/dist-install/build/System/CPUTime/Posix/RUsage.dyn_o libraries/base/dist-install/build/System/CPUTime/Unsupported.dyn_o libraries/base/dist-install/build/cbits/CastFloatWord.dyn_o  libraries/base/dist-install/build/cbits/DarwinUtils.dyn_o libraries/base/dist-install/build/cbits/PrelIOUtils.dyn_o libraries/base/dist-install/build/cbits/SetEnv.dyn_o libraries/base/dist-install/build/cbits/WCsubst.dyn_o libraries/base/dist-install/build/cbits/iconv.dyn_o libraries/base/dist-install/build/cbits/inputReady.dyn_o libraries/base/dist-install/build/cbits/md5.dyn_o libraries/base/dist-install/build/cbits/primFloat.dyn_o libraries/base/dist-install/build/cbits/sysconf.dyn_o libraries/base/dist-install/build/cbits/fs.dyn_o    -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/base-4.15.1.0/libHSbase-4.15.1.0-ghc9.0.2.so -liconv -L/opt/pkg/lib -no-auto-link-packages -o libraries/base/dist-install/build/libHSbase-4.15.1.0-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Builder.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build -split-sections -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.dyn_o
"inplace/bin/mkdirhier" libraries/bytestring/dist-install/build/cbits//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/bytestring/dist-install/build/./autogen -optc-Ilibraries/bytestring/include -optc-Ilibraries/bytestring/dist-install/build/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/bytestring/cbits/fpstring.c -o libraries/bytestring/dist-install/build/cbits/fpstring.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/bytestring/dist-install/build/./autogen -optc-Ilibraries/bytestring/include -optc-Ilibraries/bytestring/dist-install/build/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/bytestring/cbits/itoa.c -o libraries/bytestring/dist-install/build/cbits/itoa.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id deepseq-1.4.5.0 -hide-all-packages -package-env - -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/.    -optP-include -optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/deepseq/dist-install/build -split-sections -dynamic-too -c libraries/deepseq/./Control/DeepSeq/BackDoor.hs -o libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.o -dyno libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/IO.hs -o libraries/array/dist-install/build/Data/Array/IO.o -dyno libraries/array/dist-install/build/Data/Array/IO.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/IO/Safe.hs -o libraries/array/dist-install/build/Data/Array/IO/Safe.o -dyno libraries/array/dist-install/build/Data/Array/IO/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/Storable.hs -o libraries/array/dist-install/build/Data/Array/Storable.o -dyno libraries/array/dist-install/build/Data/Array/Storable.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build -split-sections -dynamic-too -c libraries/array/./Data/Array/Storable/Safe.hs -o libraries/array/dist-install/build/Data/Array/Storable/Safe.o -dyno libraries/array/dist-install/build/Data/Array/Storable/Safe.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/array/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id array-0.5.4.0 -hide-all-packages -package-env - -i -ilibraries/array/. -ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/./autogen -Ilibraries/array/dist-install/build/./autogen -Ilibraries/array/.    -optP-include -optPlibraries/array/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/array/dist-install/build/Data/Array.dyn_o libraries/array/dist-install/build/Data/Array/Base.dyn_o libraries/array/dist-install/build/Data/Array/IArray.dyn_o libraries/array/dist-install/build/Data/Array/IO.dyn_o libraries/array/dist-install/build/Data/Array/IO/Safe.dyn_o libraries/array/dist-install/build/Data/Array/IO/Internals.dyn_o libraries/array/dist-install/build/Data/Array/MArray.dyn_o libraries/array/dist-install/build/Data/Array/MArray/Safe.dyn_o libraries/array/dist-install/build/Data/Array/ST.dyn_o libraries/array/dist-install/build/Data/Array/ST/Safe.dyn_o libraries/array/dist-install/build/Data/Array/Storable.dyn_o libraries/array/dist-install/build/Data/Array/Storable/Safe.dyn_o libraries/array/dist-install/build/Data/Array/Storable/Internals.dyn_o libraries/array/dist-install/build/Data/Array/Unboxed.dyn_o libraries/array/dist-install/build/Data/Array/Unsafe.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/array-0.5.4.0/libHSarray-0.5.4.0-ghc9.0.2.so   -no-auto-link-packages -o libraries/array/dist-install/build/libHSarray-0.5.4.0-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id deepseq-1.4.5.0 -hide-all-packages -package-env - -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/.    -optP-include -optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/deepseq/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id deepseq-1.4.5.0 -hide-all-packages -package-env - -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/dist-install/build/./autogen -Ilibraries/deepseq/.    -optP-include -optPlibraries/deepseq/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecations -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/deepseq/dist-install/build/Control/DeepSeq.dyn_o libraries/deepseq/dist-install/build/Control/DeepSeq/BackDoor.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0/libHSdeepseq-1.4.5.0-ghc9.0.2.so   -no-auto-link-packages -o libraries/deepseq/dist-install/build/libHSdeepseq-1.4.5.0-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/bytestring/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id bytestring-0.10.12.1 -hide-all-packages -package-env - -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/dist-install/build/./autogen -Ilibraries/bytestring/include -Ilibraries/bytestring/dist-install/build/include    -optP-include -optPlibraries/bytestring/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-bignum-1.1 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-inline-rule-shadowing -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/bytestring/dist-install/build/Data/ByteString.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Char8.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Short.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.dyn_o   libraries/bytestring/dist-install/build/cbits/fpstring.dyn_o libraries/bytestring/dist-install/build/cbits/itoa.dyn_o    -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/bytestring-0.10.12.1/libHSbytestring-0.10.12.1-ghc9.0.2.so   -no-auto-link-packages -o libraries/bytestring/dist-install/build/libHSbytestring-0.10.12.1-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Containers/ListUtils.hs -o libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.o -dyno libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Internal/Debug.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Merge/Lazy.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/IntMap/Merge/Strict.hs -o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.o -dyno libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Merge/Lazy.hs -o libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build -split-sections -dynamic-too -c libraries/containers/containers/src/Data/Map/Merge/Strict.hs -o libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.o -dyno libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/containers/containers/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id containers-0.6.4.1 -hide-all-packages -package-env - -i -ilibraries/containers/containers/src -ilibraries/containers/containers/dist-install/build -Ilibraries/containers/containers/dist-install/build -ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/dist-install/build/./autogen -Ilibraries/containers/containers/include -Ilibraries/containers/containers/dist-install/build/include    -optP-include -optPlibraries/containers/containers/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -O2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/containers/containers/dist-install/build/Data/Containers/ListUtils.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Lazy.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Strict.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Strict/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/Debug.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Lazy.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Merge/Strict.dyn_o libraries/containers/containers/dist-install/build/Data/IntSet/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/IntSet.dyn_o libraries/containers/containers/dist-install/build/Data/Map.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Lazy.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Merge/Lazy.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Strict/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Strict.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Merge/Strict.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Internal/Debug.dyn_o libraries/containers/containers/dist-install/build/Data/Set/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/Set.dyn_o libraries/containers/containers/dist-install/build/Data/Graph.dyn_o libraries/containers/containers/dist-install/build/Data/Sequence.dyn_o libraries/containers/containers/dist-install/build/Data/Sequence/Internal.dyn_o libraries/containers/containers/dist-install/build/Data/Sequence/Internal/Sorting.dyn_o libraries/containers/containers/dist-install/build/Data/Tree.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitUtil.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/BitQueue.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictPair.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/State.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/StrictMaybe.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/PtrEquality.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/Coercions.dyn_o libraries/containers/containers/dist-install/build/Utils/Containers/Internal/TypeError.dyn_o libraries/containers/containers/dist-install/build/Data/Map/Internal/DeprecatedShowTree.dyn_o libraries/containers/containers/dist-install/build/Data/IntMap/Internal/DeprecatedDebug.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/containers-0.6.4.1/libHScontainers-0.6.4.1-ghc9.0.2.so   -no-auto-link-packages -o libraries/containers/containers/dist-install/build/libHScontainers-0.6.4.1-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build -split-sections -dynamic-too -c libraries/directory/dist-install/build/System/Directory/Internal/Windows.hs -o libraries/directory/dist-install/build/System/Directory/Internal/Windows.o -dyno libraries/directory/dist-install/build/System/Directory/Internal/Windows.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -package-env - -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/filepath/dist-install/build -split-sections -dynamic-too -c libraries/filepath/./System/FilePath/Windows.hs -o libraries/filepath/dist-install/build/System/FilePath/Windows.o -dyno libraries/filepath/dist-install/build/System/FilePath/Windows.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -package-env - -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/filepath/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id filepath-1.4.2.1 -hide-all-packages -package-env - -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/dist-install/build/./autogen -Ilibraries/filepath/.    -optP-include -optPlibraries/filepath/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/filepath/dist-install/build/System/FilePath.dyn_o libraries/filepath/dist-install/build/System/FilePath/Posix.dyn_o libraries/filepath/dist-install/build/System/FilePath/Windows.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/filepath-1.4.2.1/libHSfilepath-1.4.2.1-ghc9.0.2.so   -no-auto-link-packages -o libraries/filepath/dist-install/build/libHSfilepath-1.4.2.1-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs -o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Julian.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Julian.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Julian.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Easter.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Easter.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Easter.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/TAI.hs -o libraries/time/dist-install/build/Data/Time/Clock/TAI.o -dyno libraries/time/dist-install/build/Data/Time/Clock/TAI.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/Internal.hs -o libraries/time/dist-install/build/Data/Time/Format/Internal.o -dyno libraries/time/dist-install/build/Data/Time/Format/Internal.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Format.hs -o libraries/time/dist-install/build/Data/Format.o -dyno libraries/time/dist-install/build/Data/Format.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Format/ISO8601.hs -o libraries/time/dist-install/build/Data/Time/Format/ISO8601.o -dyno libraries/time/dist-install/build/Data/Time/Format/ISO8601.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build -split-sections -dynamic-too -c libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs -o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.dyn_o
"inplace/bin/mkdirhier" libraries/time/dist-install/build/lib/cbits//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/time/dist-install/build/./autogen -optc-Ilibraries/time/lib/include -optc-Ilibraries/time/dist-install/build/lib/include -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/time/lib/cbits/HsTime.c -o libraries/time/dist-install/build/lib/cbits/HsTime.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/time/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id time-1.9.3 -hide-all-packages -package-env - -i -ilibraries/time/lib -ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/./autogen -Ilibraries/time/dist-install/build/./autogen -Ilibraries/time/lib/include -Ilibraries/time/dist-install/build/lib/include    -optP-include -optPlibraries/time/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -Wall -fwarn-tabs -XHaskell2010 -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -XCPP -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/time/dist-install/build/Data/Time/Calendar.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Julian.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Easter.dyn_o libraries/time/dist-install/build/Data/Time/Clock.dyn_o libraries/time/dist-install/build/Data/Time/Clock/System.dyn_o libraries/time/dist-install/build/Data/Time/Clock/POSIX.dyn_o libraries/time/dist-install/build/Data/Time/Clock/TAI.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime.dyn_o libraries/time/dist-install/build/Data/Time/Format.dyn_o libraries/time/dist-install/build/Data/Time/Format/Internal.dyn_o libraries/time/dist-install/build/Data/Time/Format/ISO8601.dyn_o libraries/time/dist-install/build/Data/Time.dyn_o libraries/time/dist-install/build/Data/Format.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Private.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Days.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/CalendarDiffDays.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Week.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/DiffTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/AbsoluteTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/NominalDiffTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/POSIXTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UniversalTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/SystemTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCTime.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimeval.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/CTimespec.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeOfDay.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/CalendarDiffTime.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/LocalTime.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/Internal/ZonedTime.dyn_o libraries/time/dist-install/build/Data/Time/Format/Parse.dyn_o libraries/time/dist-install/build/Data/Time/Format/Locale.dyn_o libraries/time/dist-install/build/Data/Time/Format/Format/Class.dyn_o libraries/time/dist-install/build/Data/Time/Format/Format/Instances.dyn_o libraries/time/dist-install/build/Data/Time/Format/Parse/Class.dyn_o libraries/time/dist-install/build/Data/Time/Format/Parse/Instances.dyn_o   libraries/time/dist-install/build/lib/cbits/HsTime.dyn_o    -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/time-1.9.3/libHStime-1.9.3-ghc9.0.2.so   -no-auto-link-packages -o libraries/time/dist-install/build/libHStime-1.9.3-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs -o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.o -dyno libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/IO/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/IO/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Temp/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Env/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Env/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Process/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Process/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Files/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Files/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Directory/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/./System/Posix/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build -split-sections -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Fcntl.hs -o libraries/unix/dist-install/build/System/Posix/Fcntl.o -dyno libraries/unix/dist-install/build/System/Posix/Fcntl.dyn_o
"inplace/bin/mkdirhier" libraries/unix/dist-install/build/cbits//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/unix/dist-install/build/./autogen -optc-Ilibraries/unix/include -optc-Ilibraries/unix/dist-install/build/include -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/unix/cbits/HsUnix.c -o libraries/unix/dist-install/build/cbits/HsUnix.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/unix/dist-install/build/./autogen -optc-Ilibraries/unix/include -optc-Ilibraries/unix/dist-install/build/include -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/unix/cbits/execvpe.c -o libraries/unix/dist-install/build/cbits/execvpe.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/unix/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id unix-2.7.2.2 -hide-all-packages -package-env - -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/dist-install/build/./autogen -Ilibraries/unix/include -Ilibraries/unix/dist-install/build/include    -optP-include -optPlibraries/unix/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id bytestring-0.10.12.1 -package-id time-1.9.3 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/time-1.9.3 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/bytestring-0.10.12.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/unix/dist-install/build/System/Posix.dyn_o libraries/unix/dist-install/build/System/Posix/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Error.dyn_o libraries/unix/dist-install/build/System/Posix/Resource.dyn_o libraries/unix/dist-install/build/System/Posix/Time.dyn_o libraries/unix/dist-install/build/System/Posix/Unistd.dyn_o libraries/unix/dist-install/build/System/Posix/User.dyn_o libraries/unix/dist-install/build/System/Posix/Signals.dyn_o libraries/unix/dist-install/build/System/Posix/Signals/Exts.dyn_o libraries/unix/dist-install/build/System/Posix/Semaphore.dyn_o libraries/unix/dist-install/build/System/Posix/SharedMem.dyn_o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.dyn_o libraries/unix/dist-install/build/System/Posix/Directory.dyn_o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker.dyn_o libraries/unix/dist-install/build/System/Posix/Files.dyn_o libraries/unix/dist-install/build/System/Posix/Files/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/IO.dyn_o libraries/unix/dist-install/build/System/Posix/IO/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Env.dyn_o libraries/unix/dist-install/build/System/Posix/Env/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Fcntl.dyn_o libraries/unix/dist-install/build/System/Posix/Process.dyn_o libraries/unix/dist-install/build/System/Posix/Process/Internals.dyn_o libraries/unix/dist-install/build/System/Posix/Process/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Temp.dyn_o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Terminal.dyn_o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Directory/Common.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.dyn_o libraries/unix/dist-install/build/System/Posix/Files/Common.dyn_o libraries/unix/dist-install/build/System/Posix/IO/Common.dyn_o libraries/unix/dist-install/build/System/Posix/Process/Common.dyn_o libraries/unix/dist-install/build/System/Posix/Terminal/Common.dyn_o   libraries/unix/dist-install/build/cbits/HsUnix.dyn_o libraries/unix/dist-install/build/cbits/execvpe.dyn_o    -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/unix-2.7.2.2/libHSunix-2.7.2.2-ghc9.0.2.so   -no-auto-link-packages -o libraries/unix/dist-install/build/libHSunix-2.7.2.2-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/directory/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id directory-1.3.6.2 -hide-all-packages -package-env - -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/dist-install/build/./autogen -Ilibraries/directory/. -Ilibraries/directory/dist-install/build/.    -optP-include -optPlibraries/directory/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/unix-2.7.2.2 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/time-1.9.3 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/filepath-1.4.2.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/bytestring-0.10.12.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/directory/dist-install/build/System/Directory.dyn_o libraries/directory/dist-install/build/System/Directory/Internal.dyn_o libraries/directory/dist-install/build/System/Directory/Internal/Prelude.dyn_o libraries/directory/dist-install/build/System/Directory/Internal/C_utimensat.dyn_o libraries/directory/dist-install/build/System/Directory/Internal/Common.dyn_o libraries/directory/dist-install/build/System/Directory/Internal/Config.dyn_o libraries/directory/dist-install/build/System/Directory/Internal/Posix.dyn_o libraries/directory/dist-install/build/System/Directory/Internal/Windows.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/directory-1.3.6.2/libHSdirectory-1.3.6.2-ghc9.0.2.so   -no-auto-link-packages -o libraries/directory/dist-install/build/libHSdirectory-1.3.6.2-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Writer/Class.hs -o libraries/mtl/dist-install/build/Control/Monad/Writer/Class.o -dyno libraries/mtl/dist-install/build/Control/Monad/Writer/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/State/Class.hs -o libraries/mtl/dist-install/build/Control/Monad/State/Class.o -dyno libraries/mtl/dist-install/build/Control/Monad/State/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/RWS/Class.hs -o libraries/mtl/dist-install/build/Control/Monad/RWS/Class.o -dyno libraries/mtl/dist-install/build/Control/Monad/RWS/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/RWS/Lazy.hs -o libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.o -dyno libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/RWS.hs -o libraries/mtl/dist-install/build/Control/Monad/RWS.o -dyno libraries/mtl/dist-install/build/Control/Monad/RWS.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-install/build -Ilibraries/exceptions/dist-install/build -ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/exceptions/dist-install/build -split-sections -dynamic-too -c libraries/exceptions/src/Control/Monad/Catch/Pure.hs -o libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.o -dyno libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Cont/Class.hs -o libraries/mtl/dist-install/build/Control/Monad/Cont/Class.o -dyno libraries/mtl/dist-install/build/Control/Monad/Cont/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Cont.hs -o libraries/mtl/dist-install/build/Control/Monad/Cont.o -dyno libraries/mtl/dist-install/build/Control/Monad/Cont.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Error/Class.hs -o libraries/mtl/dist-install/build/Control/Monad/Error/Class.o -dyno libraries/mtl/dist-install/build/Control/Monad/Error/Class.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Error.hs -o libraries/mtl/dist-install/build/Control/Monad/Error.o -dyno libraries/mtl/dist-install/build/Control/Monad/Error.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Except.hs -o libraries/mtl/dist-install/build/Control/Monad/Except.o -dyno libraries/mtl/dist-install/build/Control/Monad/Except.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Identity.hs -o libraries/mtl/dist-install/build/Control/Monad/Identity.o -dyno libraries/mtl/dist-install/build/Control/Monad/Identity.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/List.hs -o libraries/mtl/dist-install/build/Control/Monad/List.o -dyno libraries/mtl/dist-install/build/Control/Monad/List.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/RWS/Strict.hs -o libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.o -dyno libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/State/Lazy.hs -o libraries/mtl/dist-install/build/Control/Monad/State/Lazy.o -dyno libraries/mtl/dist-install/build/Control/Monad/State/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/State.hs -o libraries/mtl/dist-install/build/Control/Monad/State.o -dyno libraries/mtl/dist-install/build/Control/Monad/State.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/State/Strict.hs -o libraries/mtl/dist-install/build/Control/Monad/State/Strict.o -dyno libraries/mtl/dist-install/build/Control/Monad/State/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Writer/Lazy.hs -o libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.o -dyno libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Writer.hs -o libraries/mtl/dist-install/build/Control/Monad/Writer.o -dyno libraries/mtl/dist-install/build/Control/Monad/Writer.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build -split-sections -dynamic-too -c libraries/mtl/./Control/Monad/Writer/Strict.hs -o libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.o -dyno libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-install/build/Control/Applicative/Backwards.o -dyno libraries/transformers/dist-install/build/Control/Applicative/Backwards.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-install/build/Data/Functor/Constant.o -dyno libraries/transformers/dist-install/build/Data/Functor/Constant.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-install/build/Control/Applicative/Lift.o -dyno libraries/transformers/dist-install/build/Control/Applicative/Lift.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Accum.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Select.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Select.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Select.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build -split-sections -dynamic-too -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-install/build/Data/Functor/Reverse.o -dyno libraries/transformers/dist-install/build/Data/Functor/Reverse.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/transformers/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/dist-install/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-matches -Wno-unused-imports -Wno-redundant-constraints -Wno-orphans -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/transformers/dist-install/build/Control/Applicative/Backwards.dyn_o libraries/transformers/dist-install/build/Control/Applicative/Lift.dyn_o libraries/transformers/dist-install/build/Control/Monad/Signatures.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Accum.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/List.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/CPS.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Select.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/State.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/CPS.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.dyn_o libraries/transformers/dist-install/build/Data/Functor/Constant.dyn_o libraries/transformers/dist-install/build/Data/Functor/Reverse.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc9.0.2.so   -no-auto-link-packages -o libraries/transformers/dist-install/build/libHStransformers-0.5.6.2-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/mtl/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-install/build -Ilibraries/mtl/dist-install/build -ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/dist-install/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.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 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/transformers-0.5.6.2 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/mtl/dist-install/build/Control/Monad/Cont.dyn_o libraries/mtl/dist-install/build/Control/Monad/Cont/Class.dyn_o libraries/mtl/dist-install/build/Control/Monad/Error.dyn_o libraries/mtl/dist-install/build/Control/Monad/Error/Class.dyn_o libraries/mtl/dist-install/build/Control/Monad/Except.dyn_o libraries/mtl/dist-install/build/Control/Monad/Identity.dyn_o libraries/mtl/dist-install/build/Control/Monad/List.dyn_o libraries/mtl/dist-install/build/Control/Monad/RWS.dyn_o libraries/mtl/dist-install/build/Control/Monad/RWS/Class.dyn_o libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.dyn_o libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.dyn_o libraries/mtl/dist-install/build/Control/Monad/Reader.dyn_o libraries/mtl/dist-install/build/Control/Monad/Reader/Class.dyn_o libraries/mtl/dist-install/build/Control/Monad/State.dyn_o libraries/mtl/dist-install/build/Control/Monad/State/Class.dyn_o libraries/mtl/dist-install/build/Control/Monad/State/Lazy.dyn_o libraries/mtl/dist-install/build/Control/Monad/State/Strict.dyn_o libraries/mtl/dist-install/build/Control/Monad/Trans.dyn_o libraries/mtl/dist-install/build/Control/Monad/Writer.dyn_o libraries/mtl/dist-install/build/Control/Monad/Writer/Class.dyn_o libraries/mtl/dist-install/build/Control/Monad/Writer/Lazy.dyn_o libraries/mtl/dist-install/build/Control/Monad/Writer/Strict.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/mtl-2.2.2/libHSmtl-2.2.2-ghc9.0.2.so   -no-auto-link-packages -o libraries/mtl/dist-install/build/libHSmtl-2.2.2-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Concurrent/STM/TSem.hs -o libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.o -dyno libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build -split-sections -dynamic-too -c libraries/stm/./Control/Sequential/STM.hs -o libraries/stm/dist-install/build/Control/Sequential/STM.o -dyno libraries/stm/dist-install/build/Control/Sequential/STM.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/stm/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id stm-2.5.0.0 -hide-all-packages -package-env - -i -ilibraries/stm/. -ilibraries/stm/dist-install/build -Ilibraries/stm/dist-install/build -ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/dist-install/build/./autogen -Ilibraries/stm/.    -optP-include -optPlibraries/stm/dist-install/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.15.1.0 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/stm/dist-install/build/Control/Concurrent/STM.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TArray.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TVar.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TChan.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TMVar.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TQueue.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TBQueue.dyn_o libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.dyn_o libraries/stm/dist-install/build/Control/Monad/STM.dyn_o libraries/stm/dist-install/build/Control/Sequential/STM.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/stm-2.5.0.0/libHSstm-2.5.0.0-ghc9.0.2.so   -no-auto-link-packages -o libraries/stm/dist-install/build/libHSstm-2.5.0.0-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build -split-sections -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/CodeDo.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/CodeDo.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/ghc-boot-th/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id ghc-boot-th-9.0.2 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-install/build -Ilibraries/ghc-boot-th/dist-install/build -ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/dist-install/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/ghc-boot-th/dist-install/build/GHC/LanguageExtensions/Type.dyn_o libraries/ghc-boot-th/dist-install/build/GHC/ForeignSrcLang/Type.dyn_o libraries/ghc-boot-th/dist-install/build/GHC/Lexeme.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/ghc-boot-th-9.0.2/libHSghc-boot-th-9.0.2-ghc9.0.2.so   -no-auto-link-packages -o libraries/ghc-boot-th/dist-install/build/libHSghc-boot-th-9.0.2-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -split-sections -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -split-sections -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/Annotated.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build -split-sections -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/Annotated/HughesPJClass.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.dyn_o
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/pretty/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id pretty-1.1.3.6 -hide-all-packages -package-env - -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/dist-install/build/./autogen -Ilibraries/pretty/.    -optP-include -optPlibraries/pretty/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id ghc-prim-0.7.0 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -haddock  -no-user-package-db -rtsopts  -Wno-unused-imports -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/pretty/dist-install/build/Text/PrettyPrint.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJ.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/Annotated/HughesPJClass.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc9.0.2.so   -no-auto-link-packages -o libraries/pretty/dist-install/build/libHSpretty-1.1.3.6-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/template-haskell/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id template-haskell-2.17.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/dist-install/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id ghc-boot-th-9.0.2 -package-id ghc-prim-0.7.0 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/pretty-1.1.3.6 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-boot-th-9.0.2 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/template-haskell/dist-install/build/Language/Haskell/TH.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/LanguageExtensions.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/CodeDo.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Internal.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/template-haskell-2.17.0.0/libHStemplate-haskell-2.17.0.0-ghc9.0.2.so   -no-auto-link-packages -o libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.17.0.0-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf  dyn_o -hcsuf dyn_hc -fPIC -dynamic  -H32m -O -Wall     -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-install/build -Ilibraries/exceptions/dist-install/build -ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/exceptions/dist-install/build   -optl-Wl,-64 -fPIC -dynamic  -H32m -O -Wall     -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-install/build -Ilibraries/exceptions/dist-install/build -ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/dist-install/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/template-haskell-2.17.0.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/stm-2.5.0.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/pretty-1.1.3.6 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/mtl-2.2.2 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/transformers-0.5.6.2 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-boot-th-9.0.2 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/deepseq-1.4.5.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/array-0.5.4.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/base-4.15.1.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-bignum-1.1 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/ghc-prim-0.7.0 -optl-Wl,-rpath -optl-Wl,/opt/pkg/lib/ghc-9.0.2/rts libraries/exceptions/dist-install/build/Control/Monad/Catch.dyn_o libraries/exceptions/dist-install/build/Control/Monad/Catch/Pure.dyn_o       -shared -dynamic -dynload deploy -dylib-install-name /opt/pkg/lib/ghc-9.0.2/exceptions-0.10.4/libHSexceptions-0.10.4-ghc9.0.2.so   -no-auto-link-packages -o libraries/exceptions/dist-install/build/libHSexceptions-0.10.4-ghc9.0.2.so
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -outputdir libraries/process/dist-install/build -split-sections -dynamic-too -c libraries/process/./System/Cmd.hs -o libraries/process/dist-install/build/System/Cmd.o -dyno libraries/process/dist-install/build/System/Cmd.dyn_o
"inplace/bin/mkdirhier" libraries/process/dist-install/build/cbits/posix//.
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/process/dist-install/build/./autogen -optc-Ilibraries/process/include -optc-Ilibraries/process/dist-install/build/include -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/process/cbits/posix/runProcess.c -o libraries/process/dist-install/build/cbits/posix/runProcess.dyn_o
"inplace/bin/ghc-stage1" -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-pipe -optc-fno-aggressive-loop-optimizations -optc-D_FORTIFY_SOURCE=2 -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ilibraries/process/dist-install/build/./autogen -optc-Ilibraries/process/include -optc-Ilibraries/process/dist-install/build/include -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/directory/dist-install/build/dist-install/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/unix/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/time/dist-install/build/dist-install/build/lib/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/bytestring/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/base/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-bignum/dist-install/build/dist-install/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/rts/dist/build' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-derivedconstants/header' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/includes/dist-install/build' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -optc-ffunction-sections -optc-fdata-sections -fPIC -dynamic  -H32m -O -Wall     -this-unit-id process-1.6.13.2 -hide-all-packages -package-env - -i -ilibraries/process/. -ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/./autogen -Ilibraries/process/dist-install/build/./autogen -Ilibraries/process/include -Ilibraries/process/dist-install/build/include    -optP-include -optPlibraries/process/dist-install/build/./autogen/cabal_macros.h -package-id base-4.15.1.0 -package-id deepseq-1.4.5.0 -package-id directory-1.3.6.2 -package-id filepath-1.4.2.1 -package-id unix-2.7.2.2 -Wall -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-deprecated-flags    -Wnoncanonical-monad-instances  -c libraries/process/cbits/posix/fork_exec.c -o libraries/process/dist-install/build/cbits/posix/fork_exec.dyn_o
libraries/process/cbits/posix/fork_exec.c: In function 'do_spawn_fork':

libraries/process/cbits/posix/fork_exec.c:179:18: error:
     error: too many arguments to function 'getpwuid_r'
      179 |             if ( getpwuid_r(*childUser, &pw, buf, buf_len, &res) != 0) {
          |                  ^~~~~~~~~~
    |
179 |             if ( getpwuid_r(*childUser, &pw, buf, buf_len, &res) != 0) {
    |                  ^
In file included from libraries/process/include/runProcess.h:36,
                 from libraries/process/cbits/posix/common.h:3,

                 from libraries/process/cbits/posix/fork_exec.c:1:0: error:
    

/usr/include/pwd.h:166:23: error:
     note: declared here
      166 | extern struct passwd *getpwuid_r(uid_t, struct passwd *, char *, int);
          |                       ^~~~~~~~~~
    |
166 | extern struct passwd *getpwuid_r(uid_t, struct passwd *, char *, int);
    |                       ^
`gcc' failed in phase `C Compiler'. (Exit code: 1)
gmake[1]: *** [libraries/process/ghc.mk:4: libraries/process/dist-install/build/cbits/posix/fork_exec.dyn_o] Error 1
gmake: *** [Makefile:128: all] Error 2
*** Error code 2

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

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